Skip to content

Commit

Permalink
fix(deps): update module cloud.google.com/go/storage to v1.34.1 (#57)
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 Nov 1, 2023
1 parent adb7ca3 commit a102f75
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 17 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.4
cloud.google.com/go/storage v1.33.0
cloud.google.com/go/storage v1.34.1
go.uber.org/zap v1.25.0
golang.org/x/term v0.13.0
)
Loading

0 comments on commit a102f75

Please sign in to comment.