Skip to content

Commit c710749

Browse files
committed
chore(deps): Update module golang.org/x/oauth2 to v0.27.0 [SECURITY]
1 parent dac1b8a commit c710749

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
@@ -6,6 +6,6 @@ require (
66
cloud.google.com/go/storage v1.29.0
77
github.com/GoogleCloudPlatform/functions-framework-go v1.6.1
88
github.com/cloudevents/sdk-go/v2 v2.15.2
9-
golang.org/x/oauth2 v0.6.0
9+
golang.org/x/oauth2 v0.27.0
1010
google.golang.org/api v0.113.0
1111
)

0 commit comments

Comments
 (0)