Skip to content

Commit

Permalink
fix(deps): update module cloud.google.com/go/iam to v1.1.9
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 Jun 27, 2024
1 parent f16cedc commit 21733d9
Show file tree
Hide file tree
Showing 2 changed files with 646 additions and 36 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.9
cloud.google.com/go/storage v1.41.0
go.uber.org/zap v1.27.0
golang.org/x/term v0.17.0
golang.org/x/term v0.21.0
)
Loading

0 comments on commit 21733d9

Please sign in to comment.