Skip to content

Commit

Permalink
fix(deps): update module cloud.google.com/go/storage to v1.32.0 (#49)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent c84eb0e commit 797bca3
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 21 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
cloud.google.com/go/iam v1.1.2
cloud.google.com/go/storage v1.31.0
cloud.google.com/go/storage v1.32.0
go.uber.org/zap v1.25.0
golang.org/x/term v0.11.0
)
Loading

0 comments on commit 797bca3

Please sign in to comment.