Skip to content

Commit

Permalink
build(deps): bump cloud.google.com/go/storage in /services/gcs
Browse files Browse the repository at this point in the history
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.29.0 to 1.33.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.29.0...pubsub/v1.33.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent ebf3900 commit ffcce51
Show file tree
Hide file tree
Showing 2 changed files with 706 additions and 26 deletions.
6 changes: 3 additions & 3 deletions services/gcs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ module github.com/beyondstorage/go-storage/services/gcs/v3
go 1.16

require (
cloud.google.com/go/storage v1.29.0
cloud.google.com/go/storage v1.33.0
github.com/beyondstorage/go-storage/credential v1.0.0
github.com/beyondstorage/go-storage/v5 v5.0.0
github.com/google/uuid v1.3.1
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
google.golang.org/api v0.109.0
golang.org/x/oauth2 v0.10.0
google.golang.org/api v0.132.0
)

replace (
Expand Down
Loading

0 comments on commit ffcce51

Please sign in to comment.