Skip to content

Commit

Permalink
Update module cloud.google.com/go to v0.112.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 11, 2024
1 parent 6146252 commit a585c92
Show file tree
Hide file tree
Showing 2 changed files with 2,038 additions and 5 deletions.
12 changes: 7 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@ module github.com/bazelbuild/bazel-toolchains
go 1.16

require (
cloud.google.com/go v0.57.0
cloud.google.com/go/storage v1.6.0
cloud.google.com/go v0.112.0
cloud.google.com/go/monitoring v1.16.3
cloud.google.com/go/storage v1.36.0
github.com/bazelbuild/bazelisk v1.7.4
github.com/coreos/go-semver v0.3.0
github.com/golang/protobuf v1.4.1
github.com/golang/protobuf v1.5.3
github.com/google/go-containerregistry v0.4.0
github.com/googleapis/gax-go/v2 v2.0.5
google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece
github.com/googleapis/gax-go/v2 v2.12.0
google.golang.org/genproto v0.0.0-20231212172506-995d672761c0
google.golang.org/genproto/googleapis/api v0.0.0-20240102182953-50ed04b92917
)
Loading

0 comments on commit a585c92

Please sign in to comment.