File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/containers/image/v5 v5.25.0
14
14
github.com/creack/pty v1.1.18
15
15
github.com/docker/cli v24.0.7+incompatible
16
- github.com/docker/docker v23 .0.3 +incompatible
16
+ github.com/docker/docker v24 .0.7 +incompatible
17
17
github.com/docker/go-connections v0.4.0
18
18
github.com/docker/go-units v0.5.0
19
19
github.com/gizak/termui/v3 v3.1.0
@@ -201,6 +201,3 @@ require (
201
201
gopkg.in/warnings.v0 v0.1.2 // indirect
202
202
gopkg.in/yaml.v3 v3.0.1 // indirect
203
203
)
204
-
205
- // Copied from buildkit to make github.com/tonistiigi/fsutil happy.
206
- replace github.com/docker/docker => github.com/docker/docker v20.10.3-0.20220224222438-c78f6963a1c0+incompatible
Original file line number Diff line number Diff line change @@ -325,8 +325,9 @@ github.com/docker/cli v24.0.7+incompatible h1:wa/nIwYFW7BVTGa7SWPVyyXU9lgORqUb1x
325
325
github.com/docker/cli v24.0.7+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
326
326
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
327
327
github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
328
- github.com/docker/docker v20.10.3-0.20220224222438-c78f6963a1c0+incompatible h1:Ptj2To+ezU/mCBUKdYXBQ2r3/2EJojAlOZrsgprF+is =
329
- github.com/docker/docker v20.10.3-0.20220224222438-c78f6963a1c0+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
328
+ github.com/docker/docker v20.10.0-beta1.0.20201113105859-b6bfff2a628f+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
329
+ github.com/docker/docker v24.0.7+incompatible h1:Wo6l37AuwP3JaMnZa226lzVXGA3F9Ig1seQen0cKYlM =
330
+ github.com/docker/docker v24.0.7+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
330
331
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A =
331
332
github.com/docker/docker-credential-helpers v0.7.0 /go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0 =
332
333
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments