Skip to content

Commit fc681a2

Browse files
committed
chore(deps): Update module cloud.google.com/go/storage to v1.57.1
1 parent e33208a commit fc681a2

File tree

1 file changed

+1
-1
lines changed
  • examples/secure_cloud_function_bigquery_trigger/functions/bq-to-cf

1 file changed

+1
-1
lines changed

examples/secure_cloud_function_bigquery_trigger/functions/bq-to-cf/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module example.com/module/helloworld
33
go 1.21
44

55
require (
6-
cloud.google.com/go/storage v1.29.0
6+
cloud.google.com/go/storage v1.57.1
77
github.com/GoogleCloudPlatform/functions-framework-go v1.6.1
88
github.com/cloudevents/sdk-go/v2 v2.15.2
99
golang.org/x/oauth2 v0.6.0

0 commit comments

Comments
 (0)