-
- Downloads
build(deps): bump golang.org/x/net in the go_modules group
Bumps the go_modules group with 1 update: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.30.0 to 0.33.0 - [Commits](https://github.com/golang/net/compare/v0.30.0...v0.33.0 ) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production dependency-group: go_modules ... Signed-off-by:dependabot[bot] <support@github.com>
... | @@ -34,7 +34,7 @@ require ( | ... | @@ -34,7 +34,7 @@ require ( |
go.etcd.io/etcd/client/v3 v3.5.15 | go.etcd.io/etcd/client/v3 v3.5.15 | ||
golang.org/x/crypto v0.31.0 | golang.org/x/crypto v0.31.0 | ||
golang.org/x/exp v0.0.0-20221004215720-b9f4876ce741 | golang.org/x/exp v0.0.0-20221004215720-b9f4876ce741 | ||
golang.org/x/net v0.30.0 | golang.org/x/net v0.33.0 | ||
golang.org/x/oauth2 v0.23.0 | golang.org/x/oauth2 v0.23.0 | ||
google.golang.org/api v0.203.0 | google.golang.org/api v0.203.0 | ||
google.golang.org/grpc v1.67.1 | google.golang.org/grpc v1.67.1 | ||
... | ... |
Please register or sign in to comment