Skip to content

Commit

Permalink
Bump cloud.google.com/go/serviceusage in /providers/gcp (#1907)
Browse files Browse the repository at this point in the history
Bumps [cloud.google.com/go/serviceusage](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iap/v1.7.1...dlp/v1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 7c548c0 commit 6e7f7e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion providers/gcp/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
cloud.google.com/go/pubsub v1.33.0
cloud.google.com/go/recommender v1.11.0
cloud.google.com/go/run v1.2.0
cloud.google.com/go/serviceusage v1.7.1
cloud.google.com/go/serviceusage v1.8.0
github.com/aws/smithy-go v1.14.2
github.com/cockroachdb/errors v1.11.1
github.com/google/go-containerregistry v0.16.1
Expand Down
4 changes: 2 additions & 2 deletions providers/gcp/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ cloud.google.com/go/recommender v1.11.0 h1:SuzbMJhDAiPro7tR9QP7EX97+TI31urjsIgNh
cloud.google.com/go/recommender v1.11.0/go.mod h1:kPiRQhPyTJ9kyXPCG6u/dlPLbYfFlkwHNRwdzPVAoII=
cloud.google.com/go/run v1.2.0 h1:kHeIG8q+N6Zv0nDkBjSOYfK2eWqa5FnaiDPH/7/HirE=
cloud.google.com/go/run v1.2.0/go.mod h1:36V1IlDzQ0XxbQjUx6IYbw8H3TJnWvhii963WW3B/bo=
cloud.google.com/go/serviceusage v1.7.1 h1:JY1f+nTvBhUrar46zOO8pwkJKYHt5BvGtQOUeoJ/GhQ=
cloud.google.com/go/serviceusage v1.7.1/go.mod h1:IFag53ZmAA17/MqgIBGbqUGwvMvnWPVDuSvPVs/X1rM=
cloud.google.com/go/serviceusage v1.8.0 h1:RPNiGxTnc/oBPC/y2L7jNi521Av1EbeEDgWTc35HR+M=
cloud.google.com/go/serviceusage v1.8.0/go.mod h1:fgHNnITDlWfZjPa1oaZes9NklvRThlb2+/8tYuRxipk=
cloud.google.com/go/storage v1.0.0/go.mod h1:IhtSnM/ZTZV8YYJWCY8RULGVqBDmpoyjwiyrjsg+URw=
cloud.google.com/go/storage v1.5.0/go.mod h1:tpKbwo567HUNpVclU5sGELwQWBDZ8gh0ZeosJ0Rtdos=
cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohlUTyfDhBk=
Expand Down

0 comments on commit 6e7f7e0

Please sign in to comment.