-
- Downloads
build(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#3393)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.17.0 to 0.18.0. - [Commits](https://github.com/golang/oauth2/compare/v0.17.0...v0.18.0 ) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | @@ -34,8 +34,8 @@ require ( | ... | @@ -34,8 +34,8 @@ require ( |
go.etcd.io/etcd/client/v3 v3.5.12 | go.etcd.io/etcd/client/v3 v3.5.12 | ||
golang.org/x/crypto v0.21.0 | golang.org/x/crypto v0.21.0 | ||
golang.org/x/exp v0.0.0-20221004215720-b9f4876ce741 | golang.org/x/exp v0.0.0-20221004215720-b9f4876ce741 | ||
golang.org/x/net v0.21.0 | golang.org/x/net v0.22.0 | ||
golang.org/x/oauth2 v0.17.0 | golang.org/x/oauth2 v0.18.0 | ||
google.golang.org/api v0.169.0 | google.golang.org/api v0.169.0 | ||
google.golang.org/grpc v1.62.0 | google.golang.org/grpc v1.62.0 | ||
google.golang.org/protobuf v1.32.0 | google.golang.org/protobuf v1.32.0 | ||
... | ... |
Please register or sign in to comment