Update module golang.org/x/crypto to v0.20.0 (#112)
Some checks failed
Build and push container image / build (push) Failing after 36s
Some checks failed
Build and push container image / build (push) Failing after 36s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
194a4d0ded
commit
9d1641fac6
2
go.mod
2
go.mod
@ -28,7 +28,7 @@ require (
|
||||
github.com/tklauser/go-sysconf v0.3.13 // indirect
|
||||
github.com/tklauser/numcpus v0.7.0 // indirect
|
||||
github.com/yusufpapurcu/wmi v1.2.4 // indirect
|
||||
golang.org/x/crypto v0.19.0 // indirect
|
||||
golang.org/x/crypto v0.20.0 // indirect
|
||||
golang.org/x/net v0.21.0 // indirect
|
||||
golang.org/x/sys v0.17.0 // indirect
|
||||
google.golang.org/appengine v1.6.8 // indirect
|
||||
|
Reference in New Issue
Block a user