Skip to content

Commit

Permalink
fix(deps): update module cloud.google.com/go/storage to v1.40.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 29, 2024
1 parent f16cedc commit 70b3c7a
Show file tree
Hide file tree
Showing 2 changed files with 278 additions and 29 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/retailnext/gcsdropbox
go 1.15

require (
cloud.google.com/go/iam v1.1.6
cloud.google.com/go/storage v1.38.0
cloud.google.com/go/iam v1.1.7
cloud.google.com/go/storage v1.40.0
go.uber.org/zap v1.27.0
golang.org/x/term v0.17.0
golang.org/x/term v0.18.0
)
Loading

0 comments on commit 70b3c7a

Please sign in to comment.