File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# github.com/moby/buildkit v0.27.0
33# github.com/docker/buildx v0.31.0
44# github.com/docker/cli v29.2.0+incompatible
5- # github.com/docker/compose/v5 v5.0.1
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 @@ -10,7 +10,7 @@ go 1.25.0
1010require (
1111 github.com/docker/buildx v0.31.0
1212 github.com/docker/cli v29.2.0+incompatible
13- github.com/docker/compose/v5 v5.0.1
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 @@ -62,6 +62,8 @@ github.com/docker/compose/v5 v5.0.0 h1:J2uMCzJ/5xLcoIVVXvMmPe6HBzVQpmJThKa7Qk7Xl
6262github.com/docker/compose/v5 v5.0.0 /go.mod h1:BurapGv8zmYnsbSmlpCz5EU2Pi3YFV/PjeUnoFpcw64 =
6363github.com/docker/compose/v5 v5.0.1 h1:5yCjDJbwUqcuI+6WNFHNWz2/3vyBDsNnfe8LlFjyxEc =
6464github.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 =
6567github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
6668github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
6769github.com/docker/docker v28.5.2+incompatible h1:DBX0Y0zAjZbSrm1uzOkdr1onVghKaftjlSWt4AFexzM =
You can’t perform that action at this time.
0 commit comments