File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ require (
102
102
github.com/dimchansky/utfbom v1.1.1 // indirect
103
103
github.com/docker/cli v23.0.5+incompatible // indirect
104
104
github.com/docker/distribution v2.8.2+incompatible // indirect
105
- github.com/docker/docker v23 .0.5 +incompatible // indirect
105
+ github.com/docker/docker v24 .0.7 +incompatible // indirect
106
106
github.com/docker/docker-credential-helpers v0.7.0 // indirect
107
107
github.com/elliotchance/orderedmap v1.5.0 // indirect
108
108
github.com/emicklei/go-restful/v3 v3.9.0 // indirect
Original file line number Diff line number Diff line change @@ -327,8 +327,8 @@ github.com/docker/cli v23.0.5+incompatible h1:ufWmAOuD3Vmr7JP2G5K3cyuNC4YZWiAsuD
327
327
github.com/docker/cli v23.0.5+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
328
328
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
329
329
github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
330
- github.com/docker/docker v23 .0.5 +incompatible h1:DaxtlTJjFSnLOXVNUBU1+6kXGz2lpDoEAH6QoxaSg8k =
331
- github.com/docker/docker v23 .0.5 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
330
+ github.com/docker/docker v24 .0.7 +incompatible h1:Wo6l37AuwP3JaMnZa226lzVXGA3F9Ig1seQen0cKYlM =
331
+ github.com/docker/docker v24 .0.7 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
332
332
github.com/docker/docker-credential-helpers v0.6.3 /go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y =
333
333
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
334
334
github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
You can’t perform that action at this time.
0 commit comments