File tree Expand file tree Collapse file tree 4 files changed +41
-31
lines changed
github.com/docker/cli/docs/extend Expand file tree Collapse file tree 4 files changed +41
-31
lines changed Original file line number Diff line number Diff line change 11# github.com/moby/moby v28.1.0-rc.2+incompatible
22# github.com/moby/buildkit v0.21.0
33# github.com/docker/buildx v0.23.0
4- # github.com/docker/cli v28.0.4 +incompatible
4+ # github.com/docker/cli v28.1.0-rc.2 +incompatible
55# github.com/docker/compose/v2 v2.35.0
66# github.com/docker/scout-cli v1.15.0
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.24.1
66
77require (
88 github.com/docker/buildx v0.23.0 // indirect
9- github.com/docker/cli v28.0.4 +incompatible // indirect
9+ github.com/docker/cli v28.1.0-rc.2 +incompatible // indirect
1010 github.com/docker/compose/v2 v2.35.0 // indirect
1111 github.com/docker/scout-cli v1.15.0 // indirect
1212 github.com/moby/buildkit v0.21.0 // indirect
@@ -15,7 +15,7 @@ require (
1515
1616replace (
1717 github.com/docker/buildx => github.com/docker/buildx v0.23.0
18- github.com/docker/cli => github.com/docker/cli v28.0 .2+incompatible
18+ github.com/docker/cli => github.com/docker/cli v28.1.0-rc .2+incompatible
1919 github.com/docker/compose/v2 => github.com/docker/compose/v2 v2.35.0
2020 github.com/docker/scout-cli => github.com/docker/scout-cli v1.15.0
2121 github.com/moby/buildkit => github.com/moby/buildkit v0.20.0
Original file line number Diff line number Diff line change @@ -164,6 +164,8 @@ github.com/docker/cli v28.0.1+incompatible h1:g0h5NQNda3/CxIsaZfH4Tyf6vpxFth7PYl
164164github.com/docker/cli v28.0.1+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
165165github.com/docker/cli v28.0.2+incompatible h1:cRPZ77FK3/IXTAIQQj1vmhlxiLS5m+MIUDwS6f57lrE =
166166github.com/docker/cli v28.0.2+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
167+ github.com/docker/cli v28.1.0-rc.2+incompatible h1:BDhiR2nacubawpKAWFLqZmjGkARWPtYmUmy5gg4k/f8 =
168+ github.com/docker/cli v28.1.0-rc.2+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
167169github.com/docker/compose-cli v1.0.35 h1:uZyEHLalfqBS2PiTpA1LAULyJmuQ+YtZg7nG4Xl3/Cc =
168170github.com/docker/compose-cli v1.0.35 /go.mod h1:mSXI4hFLpRU3EtI8NTo32bNwI0UXSr8jnq+/rYjGAUU =
169171github.com/docker/compose/v2 v2.22.0 h1:3rRz4L7tPU75wRsV8JZh2/aTgerQvPa1cpzZN+tHqUY =
You can’t perform that action at this time.
0 commit comments