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 @@ -243,7 +243,7 @@ require (
243
243
)
244
244
245
245
replace (
246
- github.com/docker/docker => github.com/moby/moby v27.0.2 +incompatible
246
+ github.com/docker/docker => github.com/moby/moby v27.0.3 +incompatible
247
247
github.com/gogo/protobuf => github.com/gogo/protobuf v1.3.2
248
248
github.com/hashicorp/go-retryablehttp => github.com/hashicorp/go-retryablehttp v0.7.7
249
249
github.com/hashicorp/vault/api => github.com/hashicorp/vault/api v1.14.0
Original file line number Diff line number Diff line change @@ -417,8 +417,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
417
417
github.com/mitchellh/reflectwalk v1.0.2 /go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw =
418
418
github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
419
419
github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
420
- github.com/moby/moby v27.0.2 +incompatible h1:iYtGEjFi9lkX2m/Bop2H/peXzx3VtzmPlE9r0JHyH0s =
421
- github.com/moby/moby v27.0.2 +incompatible /go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc =
420
+ github.com/moby/moby v27.0.3 +incompatible h1:lnUi7z7EFl1VkcahJOdvkI5QDEHJyib4CHbQK3MCQsw =
421
+ github.com/moby/moby v27.0.3 +incompatible /go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc =
422
422
github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0 =
423
423
github.com/moby/term v0.5.0 /go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y =
424
424
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments