Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump cloud.google.com/go/storage from 1.29.0 to 1.42.0 in /services/gcs #2233

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions services/gcs/go.mod
Original file line number Diff line number Diff line change
@@ -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.42.0
github.com/beyondstorage/go-storage/credential v1.0.0
github.com/beyondstorage/go-storage/v5 v5.0.0
github.com/google/uuid v1.4.0
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
google.golang.org/api v0.109.0
github.com/google/uuid v1.6.0
golang.org/x/oauth2 v0.21.0
google.golang.org/api v0.183.0
)

replace (
1,951 changes: 1,923 additions & 28 deletions services/gcs/go.sum

Large diffs are not rendered by default.