Update module golang.org/x/crypto to v0.20.0
Some checks failed
renovate/artifacts Artifact file update failure

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-02-26 21:05:11 +00:00
parent 194a4d0ded
commit e27ff6147c

2
go.mod
View File

@ -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