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 @@ -25,7 +25,7 @@ require (
25
25
github.com/cyphar/filepath-securejoin v0.2.4
26
26
github.com/digitalocean/go-qemu v0.0.0-20230711162256-2e3d0186973e
27
27
github.com/docker/distribution v2.8.3+incompatible
28
- github.com/docker/docker v25.0.1 +incompatible
28
+ github.com/docker/docker v25.0.2 +incompatible
29
29
github.com/docker/go-connections v0.5.0
30
30
github.com/docker/go-plugins-helpers v0.0.0-20211224144127-6eecb7beb651
31
31
github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -347,8 +347,8 @@ github.com/docker/distribution v2.7.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4Kfc
347
347
github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
348
348
github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
349
349
github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
350
- github.com/docker/docker v25.0.1 +incompatible h1:k5TYd5rIVQRSqcTwCID+cyVA0yRg86+Pcrz1ls0/frA =
351
- github.com/docker/docker v25.0.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
350
+ github.com/docker/docker v25.0.2 +incompatible h1:/OaKeauroa10K4Nqavw4zlhcDq/WBcPMc5DbjOGgozY =
351
+ github.com/docker/docker v25.0.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
352
352
github.com/docker/docker-credential-helpers v0.6.3 /go.mod h1:WRaJzqw3CTB9bk10avuGsjVBZsD05qeibJ1/TYlvc0Y =
353
353
github.com/docker/docker-credential-helpers v0.8.1 h1:j/eKUktUltBtMzKqmfLB0PAgqYyMHOp5vfsD1807oKo =
354
354
github.com/docker/docker-credential-helpers v0.8.1 /go.mod h1:P3ci7E3lwkZg6XiHdRKft1KckHiO9a2rNtyFbZ/ry9M =
Original file line number Diff line number Diff line change @@ -458,7 +458,7 @@ github.com/distribution/reference
458
458
github.com/docker/distribution/registry/api/errcode
459
459
github.com/docker/distribution/registry/api/v2
460
460
github.com/docker/distribution/registry/client/auth/challenge
461
- # github.com/docker/docker v25.0.1 +incompatible
461
+ # github.com/docker/docker v25.0.2 +incompatible
462
462
## explicit
463
463
github.com/docker/docker/api
464
464
github.com/docker/docker/api/types
You can’t perform that action at this time.
0 commit comments