Skip to content

Commit abaee1a

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 9016431 commit abaee1a

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ require (
249249
github.com/google/btree v1.1.3
250250
github.com/google/cel-go v0.27.0
251251
github.com/google/go-cmp v0.7.0
252-
github.com/google/go-containerregistry v0.20.7
252+
github.com/google/go-containerregistry v0.21.1
253253
github.com/google/gofuzz v1.2.0
254254
github.com/google/gopacket v1.1.19
255255
github.com/google/uuid v1.6.0
@@ -273,7 +273,7 @@ require (
273273
github.com/json-iterator/go v1.1.12
274274
github.com/judwhite/go-svc v1.2.1
275275
github.com/justincormack/go-memfd v0.0.0-20170219213707-6e4af0518993
276-
github.com/klauspost/compress v1.18.3
276+
github.com/klauspost/compress v1.18.4
277277
github.com/knqyf263/go-deb-version v0.0.0-20241115132648-6f4aee6ccd23
278278
github.com/knqyf263/go-rpmdb v0.1.2-0.20250519070707-7e39c901d1c4
279279
github.com/kouhin/envflag v0.0.0-20150818174321-0e9a86061649
@@ -548,15 +548,15 @@ require (
548548
github.com/containerd/fifo v1.1.0 // indirect
549549
github.com/containerd/log v0.1.0 // indirect
550550
github.com/containerd/platforms v1.0.0-rc.1 // indirect
551-
github.com/containerd/stargz-snapshotter/estargz v0.18.1 // indirect
551+
github.com/containerd/stargz-snapshotter/estargz v0.18.2 // indirect
552552
github.com/containerd/ttrpc v1.2.7 // indirect
553553
github.com/containernetworking/plugins v1.4.1 // indirect
554554
github.com/dennwc/varint v1.0.0 // indirect
555555
github.com/dgryski/go-jump v0.0.0-20211018200510-ba001c3ffce0 // indirect
556556
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
557557
github.com/digitalocean/go-metadata v0.0.0-20250129100319-e3650a3df44b // indirect
558558
github.com/digitalocean/godo v1.171.0 // indirect
559-
github.com/docker/cli v29.0.3+incompatible // indirect
559+
github.com/docker/cli v29.2.1+incompatible // indirect
560560
github.com/docker/distribution v2.8.3+incompatible // indirect
561561
github.com/docker/docker-credential-helpers v0.9.3 // indirect
562562
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c // indirect

go.sum

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

0 commit comments

Comments
 (0)