File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed
github.com/docker/cli/docs/reference Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# github.com/moby/moby/api v1.53.0
22# github.com/moby/buildkit v0.27.0
33# github.com/docker/buildx v0.31.0
4- # github.com/docker/cli v29.1.5 +incompatible
5- # github.com/docker/compose/v5 v5.0.1
4+ # github.com/docker/cli v29.2.0 +incompatible
5+ # github.com/docker/compose/v5 v5.0.2
66# github.com/docker/model-runner/cmd/cli v1.0.3
77# github.com/docker/mcp-gateway v0.22.0
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ go 1.25.0
99// Make sure to add an entry in the "tools" section when adding a new repository.
1010require (
1111 github.com/docker/buildx v0.31.0
12- github.com/docker/cli v29.1.5 +incompatible
13- github.com/docker/compose/v5 v5.0.1
12+ github.com/docker/cli v29.2.0 +incompatible
13+ github.com/docker/compose/v5 v5.0.2
1414 github.com/docker/mcp-gateway v0.22.0
1515 github.com/docker/model-runner/cmd/cli v1.0.3
1616 github.com/moby/buildkit v0.27.0
Original file line number Diff line number Diff line change @@ -56,10 +56,14 @@ github.com/docker/cli v29.1.2+incompatible h1:s4QI7drXpIo78OM+CwuthPsO5kCf8cpNsc
5656github.com/docker/cli v29.1.2+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
5757github.com/docker/cli v29.1.5+incompatible h1:GckbANUt3j+lsnQ6eCcQd70mNSOismSHWt8vk2AX8ao =
5858github.com/docker/cli v29.1.5+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
59+ github.com/docker/cli v29.2.0+incompatible h1:9oBd9+YM7rxjZLfyMGxjraKBKE4/nVyvVfN4qNl9XRM =
60+ github.com/docker/cli v29.2.0+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
5961github.com/docker/compose/v5 v5.0.0 h1:J2uMCzJ/5xLcoIVVXvMmPe6HBzVQpmJThKa7Qk7Xldc =
6062github.com/docker/compose/v5 v5.0.0 /go.mod h1:BurapGv8zmYnsbSmlpCz5EU2Pi3YFV/PjeUnoFpcw64 =
6163github.com/docker/compose/v5 v5.0.1 h1:5yCjDJbwUqcuI+6WNFHNWz2/3vyBDsNnfe8LlFjyxEc =
6264github.com/docker/compose/v5 v5.0.1 /go.mod h1:vuKBtnRuvsVIlYHzdPkF3SToljqR+pFJseO5lDBuF18 =
65+ github.com/docker/compose/v5 v5.0.2 h1:OTBsvKsim2rVNUBrb9pP5byiGG5trTt+uO3qr6WIQYo =
66+ github.com/docker/compose/v5 v5.0.2 /go.mod h1:MbI7iBpjcgTN27JC4cYYR1mmfmaWEqEgqKKfbEGFK1c =
6367github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
6468github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
6569github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM =
You can’t perform that action at this time.
0 commit comments