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 (
14
14
github.com/containers/storage v1.58.1-0.20250625164029-83650abfa8de
15
15
github.com/cyphar/filepath-securejoin v0.4.1
16
16
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
18
18
github.com/docker/go-connections v0.5.0
19
19
github.com/docker/go-units v0.5.0
20
20
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
89
89
github.com/docker/cli v28.3.0+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
90
90
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
91
91
github.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 =
94
94
github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
95
95
github.com/docker/docker-credential-helpers v0.9.3 /go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo =
96
96
github.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
315
315
## explicit
316
316
github.com/docker/distribution/registry/api/errcode
317
317
github.com/docker/distribution/registry/api/v2
318
- # github.com/docker/docker v28.3.0 +incompatible
318
+ # github.com/docker/docker v28.3.1 +incompatible
319
319
## explicit
320
320
github.com/docker/docker/api
321
321
github.com/docker/docker/api/types
You can’t perform that action at this time.
0 commit comments