We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072b159 commit bb55e9bCopy full SHA for bb55e9b
go.mod
@@ -105,7 +105,7 @@ require (
105
github.com/spf13/pflag v1.0.5 // indirect
106
go.uber.org/multierr v1.11.0
107
go.uber.org/zap v1.26.0
108
- golang.org/x/crypto v0.17.0
+ golang.org/x/crypto v0.31.0
109
golang.org/x/net v0.19.0 // indirect
110
golang.org/x/oauth2 v0.10.0 // indirect
111
golang.org/x/sys v0.15.0
0 commit comments