Merge pull request #13 from privacybydesign/dependabot/go_modules/golang.org/x/net-0.17.0
chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0
No related branches found
No related tags found
... | ... | @@ -58,10 +58,10 @@ require ( |
github.com/x-cray/logrus-prefixed-formatter v0.5.2 // indirect | ||
github.com/x448/float16 v0.8.4 // indirect | ||
go.etcd.io/bbolt v1.3.7 // indirect | ||
golang.org/x/crypto v0.7.0 // indirect | ||
golang.org/x/net v0.8.0 // indirect | ||
golang.org/x/crypto v0.14.0 // indirect | ||
golang.org/x/net v0.17.0 // indirect | ||
golang.org/x/sync v0.1.0 // indirect | ||
golang.org/x/sys v0.6.0 // indirect | ||
golang.org/x/term v0.6.0 // indirect | ||
golang.org/x/sys v0.13.0 // indirect | ||
golang.org/x/term v0.13.0 // indirect | ||
moul.io/http2curl v1.0.0 // indirect | ||
) |
Please register or sign in to comment