Skip to content

Commit 6c09c33

Browse files
Bump github.com/google/go-containerregistry in /test/new-e2e
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 e9f4b3d commit 6c09c33

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

test/new-e2e/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/aws/aws-sdk-go-v2/service/ssm v1.67.7 // indirect
2525
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
2626
github.com/cenkalti/backoff/v5 v5.0.3
27-
github.com/docker/cli v29.0.3+incompatible // indirect
27+
github.com/docker/cli v29.2.1+incompatible // indirect
2828
github.com/docker/docker v28.5.2+incompatible // indirect
2929
github.com/fatih/color v1.18.0
3030
github.com/google/uuid v1.6.0
@@ -226,7 +226,7 @@ require (
226226
github.com/aws/aws-sdk-go-v2/service/s3 v1.93.1
227227
github.com/digitalocean/go-libvirt v0.0.0-20240812180835-9c6c0a310c6c
228228
github.com/go-viper/mapstructure/v2 v2.5.0
229-
github.com/google/go-containerregistry v0.20.7
229+
github.com/google/go-containerregistry v0.21.1
230230
github.com/hairyhenderson/go-codeowners v0.7.0
231231
)
232232

@@ -281,7 +281,7 @@ require (
281281
github.com/clipperhouse/uax29/v2 v2.2.0 // indirect
282282
github.com/containerd/errdefs v1.0.0 // indirect
283283
github.com/containerd/errdefs/pkg v0.3.0 // indirect
284-
github.com/containerd/stargz-snapshotter/estargz v0.18.1 // indirect
284+
github.com/containerd/stargz-snapshotter/estargz v0.18.2 // indirect
285285
github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
286286
github.com/dave/dst v0.27.3 // indirect
287287
github.com/docker/distribution v2.8.3+incompatible // indirect
@@ -296,7 +296,7 @@ require (
296296
github.com/hashicorp/go-version v1.8.0 // indirect
297297
github.com/iwdgo/sigintwindows v0.2.2 // indirect
298298
github.com/jmespath/go-jmespath v0.4.1-0.20220621161143-b0104c826a24 // indirect
299-
github.com/klauspost/compress v1.18.3 // indirect
299+
github.com/klauspost/compress v1.18.4 // indirect
300300
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
301301
github.com/lufia/plan9stats v0.0.0-20251013123823-9fd1530e3ec3 // indirect
302302
github.com/minio/highwayhash v1.0.3 // indirect

test/new-e2e/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)