File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ require (
2121 github.com/Masterminds/semver/v3 v3.4.0 // indirect
2222 github.com/containerd/stargz-snapshotter/estargz v0.17.0 // indirect
2323 github.com/davecgh/go-spew v1.1.1 // indirect
24- github.com/docker/cli v28.4 .0+incompatible // indirect
24+ github.com/docker/cli v28.5 .0+incompatible // indirect
2525 github.com/docker/distribution v2.8.3+incompatible // indirect
26- github.com/docker/docker-credential-helpers v0.9.3 // indirect
26+ github.com/docker/docker-credential-helpers v0.9.4 // indirect
2727 github.com/google/go-cmp v0.7.0 // indirect
2828 github.com/google/go-querystring v1.1.0 // indirect
2929 github.com/klauspost/compress v1.18.0 // indirect
Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ github.com/containerd/stargz-snapshotter/estargz v0.17.0/go.mod h1:s06tWAiJcXQo9
99github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1010github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1111github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
12- github.com/docker/cli v28.4 .0+incompatible h1:RBcf3Kjw2pMtwui5V0DIMdyeab8glEw5QY0UUU4C9kY =
13- github.com/docker/cli v28.4 .0+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
12+ github.com/docker/cli v28.5 .0+incompatible h1:crVqLrtKsrhC9c00ythRx435H8LiQnUKRtJLRR+Auxk =
13+ github.com/docker/cli v28.5 .0+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
1414github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
1515github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
16- github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
17- github.com/docker/docker-credential-helpers v0.9.3 /go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo =
16+ github.com/docker/docker-credential-helpers v0.9.4 h1:76ItO69/AP/V4yT9V4uuuItG0B1N8hvt0T0c0NN/DzI =
17+ github.com/docker/docker-credential-helpers v0.9.4 /go.mod h1:v1S+hepowrQXITkEfw6o4+BMbGot02wiKpzWhGUZK6c =
1818github.com/frankban/quicktest v1.2.2 h1:xfmOhhoH5fGPgbEAlhLpJH9p0z/0Qizio9osmvn9IUY =
1919github.com/frankban/quicktest v1.2.2 /go.mod h1:Qh/WofXFeiAFII1aEBu529AtJo6Zg2VHscnEsbBnJ20 =
2020github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI =
You can’t perform that action at this time.
0 commit comments