Update module golang.org/x/net to v0.21.0 (#106)
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:
Renovate 2024-02-07 18:52:20 -05:00 committed by Renovate
parent 0c37f045e7
commit 9cefbb96e9

2
go.mod
View File

@ -29,7 +29,7 @@ require (
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/net 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
google.golang.org/protobuf v1.32.0 // indirect