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 @@ -13,7 +13,7 @@ require (
1313 github.com/docker/go-connections v0.4.0
1414 github.com/go-sql-driver/mysql v1.7.1
1515 github.com/johannesboyne/gofakes3 v0.0.0-20230506070712-04da935ef877
16- github.com/moby/moby v26.0 .0+incompatible
16+ github.com/moby/moby v26.1 .0+incompatible
1717 github.com/robfig/cron/v3 v3.0.1
1818 github.com/sirupsen/logrus v1.9.3
1919 github.com/spf13/cobra v1.8.0
Original file line number Diff line number Diff line change @@ -176,8 +176,8 @@ github.com/mitchellh/mapstructure v1.1.2 h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQz
176176github.com/mitchellh/mapstructure v1.1.2 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
177177github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0 =
178178github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
179- github.com/moby/moby v26.0 .0+incompatible h1:2n9/cIWkxiEI1VsWgTGgXhxIWUbv42PyxEP9L+RReC0 =
180- github.com/moby/moby v26.0 .0+incompatible /go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc =
179+ github.com/moby/moby v26.1 .0+incompatible h1:mjepCwMH0KpCgPvrXjqqyCeTCHgzO7p9TwZ2nQMI2qU =
180+ github.com/moby/moby v26.1 .0+incompatible /go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc =
181181github.com/moby/patternmatcher v0.5.0 h1:YCZgJOeULcxLw1Q+sVR636pmS7sPEn1Qo2iAN6M7DBo =
182182github.com/moby/patternmatcher v0.5.0 /go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc =
183183github.com/moby/sys/sequential v0.5.0 h1:OPvI35Lzn9K04PBbCLW0g4LcFAJgHsvXsRyewg5lXtc =
You can’t perform that action at this time.
0 commit comments