Skip to content

Commit

Permalink
chore(deps): bump cloud.google.com/go/container from 1.21.0 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [cloud.google.com/go/container](https://github.com/googleapis/google-cloud-go) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.21.0...pubsub/v1.22.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/container
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 15, 2023
1 parent 4c124f3 commit a0f7993
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ go 1.19
exclude github.com/docker/docker v24.0.0+incompatible

require (
cloud.google.com/go/container v1.21.0
cloud.google.com/go/container v1.22.0
github.com/blang/semver/v4 v4.0.0
github.com/cert-manager/cert-manager v1.12.1
github.com/docker/docker v20.10.25+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ cloud.google.com/go/compute v1.19.3 h1:DcTwsFgGev/wV5+q8o2fzgcHOaac+DKGC91ZlvpsQ
cloud.google.com/go/compute v1.19.3/go.mod h1:qxvISKp/gYnXkSAD1ppcSOveRAmzxicEv/JlizULFrI=
cloud.google.com/go/compute/metadata v0.2.3 h1:mg4jlk7mCAj6xXp9UJ4fjI9VUI5rubuGBW5aJ7UnBMY=
cloud.google.com/go/compute/metadata v0.2.3/go.mod h1:VAV5nSsACxMJvgaAuX6Pk2AawlZn8kiOGuCv6gTkwuA=
cloud.google.com/go/container v1.21.0 h1:5p7wasyCmFQvFHBunDS4WFYwkZy6CakJ3OxsldjF3Ls=
cloud.google.com/go/container v1.21.0/go.mod h1:LjZELlCa9EVDYe1x10jNwTf5d37p9bpBMap7yb829LM=
cloud.google.com/go/container v1.22.0 h1:RkSwobxU3ygdTCXJ681ZZQqWVNAf0HHvedYGuWohZeQ=
cloud.google.com/go/container v1.22.0/go.mod h1:LjZELlCa9EVDYe1x10jNwTf5d37p9bpBMap7yb829LM=
cloud.google.com/go/datastore v1.0.0/go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE=
cloud.google.com/go/datastore v1.1.0/go.mod h1:umbIZjpQpHh4hmRpGhH4tLFup+FVzqBi1b3c64qFpCk=
cloud.google.com/go/pubsub v1.0.1/go.mod h1:R0Gpsv3s54REJCy4fxDixWD93lHJMoZTyQ2kNxGRt3I=
Expand Down

0 comments on commit a0f7993

Please sign in to comment.