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 @@ -25,7 +25,7 @@ require (
25
25
github.com/golang/mock v1.6.0
26
26
github.com/gorilla/handlers v1.5.2
27
27
github.com/gorilla/mux v1.8.1
28
- github.com/moby/moby v28.0 .1+incompatible
28
+ github.com/moby/moby v28.1 .1+incompatible
29
29
github.com/onsi/ginkgo/v2 v2.23.4
30
30
github.com/onsi/gomega v1.37.0
31
31
github.com/opencontainers/go-digest v1.0.0
Original file line number Diff line number Diff line change @@ -206,8 +206,8 @@ github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3N
206
206
github.com/moby/docker-image-spec v1.3.1 /go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo =
207
207
github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg =
208
208
github.com/moby/locker v1.0.1 /go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc =
209
- github.com/moby/moby v28.0 .1+incompatible h1:10ejBTwFhM3/9p6pSaKrLyXnx7QzzCmCYHAedOp67cQ =
210
- github.com/moby/moby v28.0 .1+incompatible /go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc =
209
+ github.com/moby/moby v28.1 .1+incompatible h1:lyEaGTiUhIdXRUv/vPamckAbPt5LcPQkeHmwAHN98eQ =
210
+ github.com/moby/moby v28.1 .1+incompatible /go.mod h1:fDXVQ6+S340veQPv35CzDahGBmHsiclFwfEygB/TWMc =
211
211
github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk =
212
212
github.com/moby/patternmatcher v0.6.0 /go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc =
213
213
github.com/moby/sys/mount v0.3.4 h1:yn5jq4STPztkkzSKpZkLcmjue+bZJ0u2AuQY1iNI1Ww =
You can’t perform that action at this time.
0 commit comments