Skip to content

Commit d0d8650

Browse files
Update module golang.org/x/crypto to v0.35.0 [SECURITY]
1 parent 9d692ef commit d0d8650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ require (
103103
github.com/spf13/pflag v1.0.5 // indirect
104104
go.uber.org/multierr v1.11.0
105105
go.uber.org/zap v1.26.0
106-
golang.org/x/crypto v0.17.0
106+
golang.org/x/crypto v0.35.0
107107
golang.org/x/net v0.19.0 // indirect
108108
golang.org/x/oauth2 v0.10.0 // indirect
109109
golang.org/x/sys v0.15.0

0 commit comments

Comments
 (0)