Update module golang.org/x/crypto to v0.19.0 (#105)
Some checks failed
Build and push container image / build (push) Failing after 35s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-02-07 16:12:37 -05:00 committed by Renovate
parent 60eeb667e3
commit 9bd0ba48e7

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.18.0 // indirect
golang.org/x/crypto v0.19.0 // indirect
golang.org/x/net v0.20.0 // indirect
golang.org/x/sys v0.17.0 // indirect
google.golang.org/appengine v1.6.8 // indirect