Skip to content

Commit 4967b8b

Browse files
committed
chore(deps): Update module golang.org/x/sync to v0.18.0
1 parent aac0b76 commit 4967b8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • examples/secure_cloud_function_with_sql/functions/cf-to-sql

examples/secure_cloud_function_with_sql/functions/cf-to-sql/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/GoogleCloudPlatform/functions-framework-go v1.7.1
88
github.com/cloudevents/sdk-go/v2 v2.15.2
99
github.com/go-sql-driver/mysql v1.7.1
10-
golang.org/x/sync v0.1.0
10+
golang.org/x/sync v0.18.0
1111
)
1212

1313
require (

0 commit comments

Comments
 (0)