Skip to content

Commit 277b2c9

Browse files
committed
fix(deps): update module github.com/buildpacks/pack to v0.38.2
1 parent 6ae50bd commit 277b2c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/GoogleCloudPlatform/functions-framework-conformance
33
go 1.23.0
44

55
require (
6-
github.com/buildpacks/pack v0.30.0
6+
github.com/buildpacks/pack v0.38.2
77
github.com/cloudevents/sdk-go/v2 v2.16.1
88
github.com/google/go-cmp v0.7.0
99
)

0 commit comments

Comments
 (0)