File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/containers/storage v1.58.1-0.20250625164029-83650abfa8de
1515 github.com/cyphar/filepath-securejoin v0.4.1
1616 github.com/docker/distribution v2.8.3+incompatible
17- github.com/docker/docker v28.3.0 +incompatible
17+ github.com/docker/docker v28.3.1 +incompatible
1818 github.com/docker/go-connections v0.5.0
1919 github.com/docker/go-units v0.5.0
2020 github.com/fsouza/go-dockerclient v1.12.1
Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ github.com/docker/cli v28.3.0+incompatible h1:s+ttruVLhB5ayeuf2BciwDVxYdKi+RoUlx
8989github.com/docker/cli v28.3.0+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
9090github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
9191github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
92- github.com/docker/docker v28.3.0 +incompatible h1:ffS62aKWupCWdvcee7nBU9fhnmknOqDPaJAMtfK0ImQ =
93- github.com/docker/docker v28.3.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
92+ github.com/docker/docker v28.3.1 +incompatible h1:20+BmuA9FXlCX4ByQ0vYJcUEnOmRM6XljDnFWR+jCyY =
93+ github.com/docker/docker v28.3.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
9494github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
9595github.com/docker/docker-credential-helpers v0.9.3 /go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo =
9696github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
Original file line number Diff line number Diff line change @@ -315,7 +315,7 @@ github.com/distribution/reference
315315## explicit
316316github.com/docker/distribution/registry/api/errcode
317317github.com/docker/distribution/registry/api/v2
318- # github.com/docker/docker v28.3.0 +incompatible
318+ # github.com/docker/docker v28.3.1 +incompatible
319319## explicit
320320github.com/docker/docker/api
321321github.com/docker/docker/api/types
You can’t perform that action at this time.
0 commit comments