Skip to content

Commit

Permalink
Update module github.com/google/go-containerregistry to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 18, 2022
1 parent ea243d4 commit e73c403
Show file tree
Hide file tree
Showing 2 changed files with 887 additions and 6 deletions.
14 changes: 8 additions & 6 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.100.2
cloud.google.com/go/iam v0.3.0 // indirect
cloud.google.com/go/monitoring v1.5.0
cloud.google.com/go/storage v1.10.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/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/golang/protobuf v1.5.2
github.com/google/go-containerregistry v0.9.0
github.com/googleapis/gax-go/v2 v2.3.0
google.golang.org/genproto v0.0.0-20220421151946-72621c1f0bd3
)
Loading

0 comments on commit e73c403

Please sign in to comment.