File tree Expand file tree Collapse file tree 7 files changed +63
-36
lines changed
Expand file tree Collapse file tree 7 files changed +63
-36
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ require (
8484 github.com/distribution/reference v0.5.0 // indirect
8585 github.com/docker/cli v24.0.9+incompatible // indirect
8686 github.com/docker/distribution v2.8.2+incompatible // indirect
87- github.com/docker/docker v25 .0.6 +incompatible // indirect
87+ github.com/docker/docker v28 .0.0 +incompatible // indirect
8888 github.com/docker/docker-credential-helpers v0.7.0 // indirect
8989 github.com/dustin/go-humanize v1.0.1 // indirect
9090 github.com/emicklei/go-restful/v3 v3.12.1 // indirect
Original file line number Diff line number Diff line change @@ -294,8 +294,8 @@ github.com/docker/cli v24.0.9+incompatible h1:OxbimnP/z+qVjDLpq9wbeFU3Nc30XhSe+L
294294github.com/docker/cli v24.0.9+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
295295github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
296296github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
297- github.com/docker/docker v25 .0.6 +incompatible h1:5cPwbwriIcsua2REJe8HqQV+6WlWc1byg2QSXzBxBGg =
298- github.com/docker/docker v25 .0.6 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
297+ github.com/docker/docker v28 .0.0 +incompatible h1:Olh0KS820sJ7nPsBKChVhk5pzqcwDR15fumfAd/p9hM =
298+ github.com/docker/docker v28 .0.0 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
299299github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
300300github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
301301github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY =
You can’t perform that action at this time.
0 commit comments