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 @@ -9,7 +9,7 @@ require (
99 github.com/compose-spec/compose-go/v2 v2.4.9
1010 github.com/containerd/platforms v1.0.0-rc.1
1111 github.com/distribution/reference v0.6.0
12- github.com/docker/cli v28.0.1 +incompatible
12+ github.com/docker/cli v28.0.2 +incompatible
1313 github.com/docker/compose/v2 v2.34.0
1414 github.com/docker/docker v28.0.1+incompatible
1515 github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -222,8 +222,8 @@ github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxK
222222github.com/dlclark/regexp2 v1.11.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
223223github.com/docker/buildx v0.21.3 h1:LEmhk3D9WOboMeC+hlfOUnB1jylXcDfGHjqAL7Tvwks =
224224github.com/docker/buildx v0.21.3 /go.mod h1:8V4UMnlKsaGYwz83BygmIbJIFEAYGHT6KAv8akDZmqo =
225- github.com/docker/cli v28.0.1 +incompatible h1:g0h5NQNda3/CxIsaZfH4Tyf6vpxFth7PYl3hgCPOKzs =
226- github.com/docker/cli v28.0.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
225+ github.com/docker/cli v28.0.2 +incompatible h1:cRPZ77FK3/IXTAIQQj1vmhlxiLS5m+MIUDwS6f57lrE =
226+ github.com/docker/cli v28.0.2 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
227227github.com/docker/cli-docs-tool v0.9.0 h1:CVwQbE+ZziwlPqrJ7LRyUF6GvCA+6gj7MTCsayaK9t0 =
228228github.com/docker/cli-docs-tool v0.9.0 /go.mod h1:ClrwlNW+UioiRyH9GiAOe1o3J/TsY3Tr1ipoypjAUtc =
229229github.com/docker/compose/v2 v2.34.0 h1:mUhgA6AiRVO9hEndD2G2oOQi5Y0g/4H8xSPVUc5TYdU =
You can’t perform that action at this time.
0 commit comments