File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# github.com/moby/moby v28.3.3+incompatible
22# github.com/moby/buildkit v0.23.2
33# github.com/docker/buildx v0.26.1
4- # github.com/docker/cli v28.3.3-0.20250711132746-c69d8bde4adc +incompatible
4+ # github.com/docker/cli v28.3.3+incompatible
55# github.com/docker/compose/v2 v2.39.1
66# github.com/docker/model-cli v0.1.33-0.20250703103301-d4e4936a9eb2
77# github.com/docker/scout-cli v1.18.1
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
44
55require (
66 github.com/docker/buildx v0.26.1 // indirect
7- github.com/docker/cli v28.3.3-0.20250711132746-c69d8bde4adc +incompatible // indirect
7+ github.com/docker/cli v28.3.3+incompatible // indirect
88 github.com/docker/compose/v2 v2.39.1 // indirect
99 github.com/docker/model-cli v0.1.33-0.20250703103301-d4e4936a9eb2 // indirect
1010 github.com/docker/scout-cli v1.18.1 // indirect
@@ -14,7 +14,7 @@ require (
1414
1515replace (
1616 github.com/docker/buildx => github.com/docker/buildx v0.26.1
17- github.com/docker/cli => github.com/docker/cli v28.3.3-0.20250711132746-c69d8bde4adc +incompatible
17+ github.com/docker/cli => github.com/docker/cli v28.3.3+incompatible
1818 github.com/docker/compose/v2 => github.com/docker/compose/v2 v2.39.1
1919 github.com/docker/model-cli => github.com/docker/model-cli v0.1.33-0.20250703103301-d4e4936a9eb2
2020 github.com/docker/scout-cli => github.com/docker/scout-cli v1.18.1
Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ github.com/docker/cli v28.3.0+incompatible h1:s+ttruVLhB5ayeuf2BciwDVxYdKi+RoUlx
4040github.com/docker/cli v28.3.0+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
4141github.com/docker/cli v28.3.3-0.20250711132746-c69d8bde4adc+incompatible h1:5I561JBDi4n0RKxYNkUVc9xiLnlCfjjm31XRV0r3o98 =
4242github.com/docker/cli v28.3.3-0.20250711132746-c69d8bde4adc+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
43+ github.com/docker/cli v28.3.3+incompatible h1:fp9ZHAr1WWPGdIWBM1b3zLtgCF+83gRdVMTJsUeiyAo =
44+ github.com/docker/cli v28.3.3+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
4345github.com/docker/compose/v2 v2.36.2 h1:rxk1PUUbhbAS6HkGsYo9xUmMBpKtVwFMNCQjE4+i5fk =
4446github.com/docker/compose/v2 v2.36.2 /go.mod h1:mZygkne+MAMu/e1B28PBFmG0Z0WefbxZ/IpcjSFdrw8 =
4547github.com/docker/compose/v2 v2.37.0 h1:R8Yik9ssiRz7T9BRfdOZy0xHDzOFPIJX40DrxzJ62dQ =
You can’t perform that action at this time.
0 commit comments