Skip to content

Commit e33b3f3

Browse files
Update module golang.org/x/crypto to v0.45.0 [SECURITY]
1 parent 95fea04 commit e33b3f3

File tree

1 file changed

+1
-1
lines changed
  • examples/google-cloud/cloud-functions/go

1 file changed

+1
-1
lines changed

examples/google-cloud/cloud-functions/go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ require (
3434
go.uber.org/atomic v1.4.0 // indirect
3535
go.uber.org/multierr v1.1.0 // indirect
3636
go.uber.org/zap v1.10.0 // indirect
37-
golang.org/x/crypto v0.43.0 // indirect
37+
golang.org/x/crypto v0.45.0 // indirect
3838
golang.org/x/net v0.38.0 // indirect
3939
golang.org/x/oauth2 v0.27.0 // indirect
4040
golang.org/x/sync v0.11.0 // indirect

0 commit comments

Comments
 (0)