Skip to content

Commit 09ef768

Browse files
Bump github.com/google/go-containerregistry from 0.20.7 to 0.21.0
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.20.7 to 0.21.0. - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.20.7...v0.21.0) --- updated-dependencies: - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a007ae commit 09ef768

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ require (
246246
github.com/google/btree v1.1.3
247247
github.com/google/cel-go v0.27.0
248248
github.com/google/go-cmp v0.7.0
249-
github.com/google/go-containerregistry v0.20.7
249+
github.com/google/go-containerregistry v0.21.2
250250
github.com/google/gofuzz v1.2.0
251251
github.com/google/gopacket v1.1.19
252252
github.com/google/uuid v1.6.0
@@ -545,15 +545,15 @@ require (
545545
github.com/containerd/fifo v1.1.0 // indirect
546546
github.com/containerd/log v0.1.0 // indirect
547547
github.com/containerd/platforms v1.0.0-rc.1 // indirect
548-
github.com/containerd/stargz-snapshotter/estargz v0.18.1 // indirect
548+
github.com/containerd/stargz-snapshotter/estargz v0.18.2 // indirect
549549
github.com/containerd/ttrpc v1.2.7 // indirect
550550
github.com/containernetworking/plugins v1.4.1 // indirect
551551
github.com/dennwc/varint v1.0.0 // indirect
552552
github.com/dgryski/go-jump v0.0.0-20211018200510-ba001c3ffce0 // indirect
553553
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
554554
github.com/digitalocean/go-metadata v0.0.0-20250129100319-e3650a3df44b // indirect
555555
github.com/digitalocean/godo v1.171.0 // indirect
556-
github.com/docker/cli v29.2.0+incompatible // indirect
556+
github.com/docker/cli v29.2.1+incompatible // indirect
557557
github.com/docker/distribution v2.8.3+incompatible // indirect
558558
github.com/docker/docker-credential-helpers v0.9.3 // indirect
559559
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)