Merge pull request #4 from cirruslabs/dependabot/go_modules/golang.org/x/net-0.23.0
Bump golang.org/x/net from 0.17.0 to 0.23.0
No related branches found
No related tags found
... | ... | @@ -4,7 +4,7 @@ go 1.15 |
require ( | ||
github.com/antihax/optional v1.0.0 | ||
golang.org/x/net v0.17.0 // indirect | ||
golang.org/x/net v0.23.0 // indirect | ||
golang.org/x/oauth2 v0.5.0 | ||
google.golang.org/protobuf v1.28.1 // indirect | ||
) |
Please register or sign in to comment