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 @@ -109,7 +109,7 @@ require (
109109 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
110110 github.com/docker/cli v25.0.1+incompatible // indirect
111111 github.com/docker/distribution v2.8.3+incompatible // indirect
112- github.com/docker/docker v25 .0.6 +incompatible // indirect
112+ github.com/docker/docker v28 .0.0 +incompatible // indirect
113113 github.com/docker/docker-credential-helpers v0.7.0 // indirect
114114 github.com/docker/go-connections v0.5.0 // indirect
115115 github.com/docker/go-metrics v0.0.1 // indirect
Original file line number Diff line number Diff line change @@ -193,8 +193,8 @@ github.com/docker/cli v25.0.1+incompatible h1:mFpqnrS6Hsm3v1k7Wa/BO23oz0k121MTbT
193193github.com/docker/cli v25.0.1+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
194194github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
195195github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
196- github.com/docker/docker v25 .0.6 +incompatible h1:5cPwbwriIcsua2REJe8HqQV+6WlWc1byg2QSXzBxBGg =
197- github.com/docker/docker v25 .0.6 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
196+ github.com/docker/docker v28 .0.0 +incompatible h1:Olh0KS820sJ7nPsBKChVhk5pzqcwDR15fumfAd/p9hM =
197+ github.com/docker/docker v28 .0.0 +incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
198198github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
199199github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
200200github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments