File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ require (
145
145
github.com/mattn/go-isatty v0.0.20
146
146
github.com/mitchellh/go-wordwrap v1.0.1
147
147
github.com/mitchellh/mapstructure v1.5.0
148
- github.com/moby/moby v24 .0.1 +incompatible
148
+ github.com/moby/moby v25 .0.2 +incompatible
149
149
github.com/muesli/termenv v0.15.2
150
150
github.com/open-policy-agent/opa v0.58.0
151
151
github.com/ory/dockertest/v3 v3.10.0
Original file line number Diff line number Diff line change @@ -658,8 +658,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
658
658
github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
659
659
github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ =
660
660
github.com/mitchellh/reflectwalk v1.0.2 /go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw =
661
- github.com/moby/moby v24 .0.1 +incompatible h1:VzcmrGPwKZLMsjylQP6yqYz3D+MTwFnPt2BDAPYuzQE =
662
- github.com/moby/moby v24 .0.1 +incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc =
661
+ github.com/moby/moby v25 .0.2 +incompatible h1:g2oKRI7vgWkiPHZbBghaPbcV/SuKP1g/YLx0I2nxFT4 =
662
+ github.com/moby/moby v25 .0.2 +incompatible/go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc =
663
663
github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0 =
664
664
github.com/moby/term v0.5.0 /go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y =
665
665
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