Skip to content

Commit

Permalink
Update module cloud.google.com/go to v0.115.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 13, 2024
1 parent 6146252 commit 91caf64
Show file tree
Hide file tree
Showing 2 changed files with 3,105 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.115.1
cloud.google.com/go/monitoring v1.20.3
cloud.google.com/go/storage v1.43.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.4
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.13.0
google.golang.org/genproto v0.0.0-20240730163845-b1a4ccb954bf
google.golang.org/genproto/googleapis/api v0.0.0-20240725223205-93522f1f2a9f
)
Loading

0 comments on commit 91caf64

Please sign in to comment.