There was an error while loading. Please reload this page.
1 parent e33208a commit fc681a2Copy full SHA for fc681a2
examples/secure_cloud_function_bigquery_trigger/functions/bq-to-cf/go.mod
@@ -3,7 +3,7 @@ module example.com/module/helloworld
3
go 1.21
4
5
require (
6
-cloud.google.com/go/storage v1.29.0
+cloud.google.com/go/storage v1.57.1
7
github.com/GoogleCloudPlatform/functions-framework-go v1.6.1
8
github.com/cloudevents/sdk-go/v2 v2.15.2
9
golang.org/x/oauth2 v0.6.0
0 commit comments