-
- Downloads
build(deps): bump google.golang.org/api from 0.122.0 to 0.123.0 (#2959)
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.122.0 to 0.123.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.122.0...v0.123.0 ) --- updated-dependencies: - dependency-name: google.golang.org/api 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,7 +34,7 @@ require ( | ... | @@ -34,7 +34,7 @@ require ( |
golang.org/x/exp v0.0.0-20221004215720-b9f4876ce741 | golang.org/x/exp v0.0.0-20221004215720-b9f4876ce741 | ||
golang.org/x/net v0.10.0 | golang.org/x/net v0.10.0 | ||
golang.org/x/oauth2 v0.8.0 | golang.org/x/oauth2 v0.8.0 | ||
google.golang.org/api v0.122.0 | google.golang.org/api v0.123.0 | ||
google.golang.org/grpc v1.55.0 | google.golang.org/grpc v1.55.0 | ||
google.golang.org/protobuf v1.30.0 | google.golang.org/protobuf v1.30.0 | ||
gopkg.in/square/go-jose.v2 v2.6.0 | gopkg.in/square/go-jose.v2 v2.6.0 | ||
... | ... |
Please register or sign in to comment