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 @@ -18,7 +18,7 @@ require (
18
18
github.com/Masterminds/semver/v3 v3.3.0
19
19
github.com/cyphar/filepath-securejoin v0.3.1
20
20
github.com/distribution/distribution/v3 v3.0.0-beta.1
21
- github.com/docker/cli v27.1.2 +incompatible
21
+ github.com/docker/cli v27.2.0 +incompatible
22
22
github.com/docker/go-units v0.5.0
23
23
github.com/elazarl/goproxy v0.0.0-20240726154733-8b0c20506380
24
24
github.com/fluxcd/cli-utils v0.36.0-flux.9
@@ -164,7 +164,7 @@ require (
164
164
github.com/dimchansky/utfbom v1.1.1 // indirect
165
165
github.com/distribution/reference v0.6.0 // indirect
166
166
github.com/docker/distribution v2.8.3+incompatible // indirect
167
- github.com/docker/docker v27.1.2 +incompatible // indirect
167
+ github.com/docker/docker v27.2.0 +incompatible // indirect
168
168
github.com/docker/docker-credential-helpers v0.8.2 // indirect
169
169
github.com/docker/go-connections v0.5.0 // indirect
170
170
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c // indirect
Original file line number Diff line number Diff line change @@ -295,12 +295,12 @@ github.com/distribution/distribution/v3 v3.0.0-beta.1 h1:X+ELTxPuZ1Xe5MsD3kp2wfG
295
295
github.com/distribution/distribution/v3 v3.0.0-beta.1 /go.mod h1:O9O8uamhHzWWQVTjuQpyYUVm/ShPHPUDgvQMpHGVBDs =
296
296
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
297
297
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
298
- github.com/docker/cli v27.1.2 +incompatible h1:nYviRv5Y+YAKx3dFrTvS1ErkyVVunKOhoweCTE1BsnI =
299
- github.com/docker/cli v27.1.2 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
298
+ github.com/docker/cli v27.2.0 +incompatible h1:yHD1QEB1/0vr5eBNpu8tncu8gWxg8EydFPOSKHzXSMM =
299
+ github.com/docker/cli v27.2.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
300
300
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
301
301
github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
302
- github.com/docker/docker v27.1.2 +incompatible h1:AhGzR1xaQIy53qCkxARaFluI00WPGtXn0AJuoQsVYTY =
303
- github.com/docker/docker v27.1.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
302
+ github.com/docker/docker v27.2.0 +incompatible h1:Rk9nIVdfH3+Vz4cyI/uhbINhEZ/oLmc+CBXmH6fbNk4 =
303
+ github.com/docker/docker v27.2.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
304
304
github.com/docker/docker-credential-helpers v0.8.2 h1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo =
305
305
github.com/docker/docker-credential-helpers v0.8.2 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
306
306
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments