File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
github.com/docker/distribution/reference Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
26
26
github.com/containerd/typeurl/v2 v2.1.0
27
27
github.com/coreos/go-systemd/v22 v22.5.0
28
28
github.com/docker/cli v23.0.5+incompatible
29
- github.com/docker/distribution v2.8.1 +incompatible
29
+ github.com/docker/distribution v2.8.2 +incompatible
30
30
github.com/docker/docker v23.0.5+incompatible
31
31
github.com/docker/go-connections v0.4.0
32
32
github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -433,8 +433,8 @@ github.com/docker/distribution v0.0.0-20190905152932-14b96e55d84c/go.mod h1:0+TT
433
433
github.com/docker/distribution v2.6.0-rc.1.0.20180327202408-83389a148052+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
434
434
github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
435
435
github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
436
- github.com/docker/distribution v2.8.1 +incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
437
- github.com/docker/distribution v2.8.1 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
436
+ github.com/docker/distribution v2.8.2 +incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
437
+ github.com/docker/distribution v2.8.2 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
438
438
github.com/docker/docker v0.0.0-20200511152416-a93e9eb0e95c /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
439
439
github.com/docker/docker v0.7.3-0.20190327010347-be7ac8be2ae0 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
440
440
github.com/docker/docker v1.4.2-0.20180531152204-71cd53e4a197 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ github.com/docker/cli/cli/config/configfile
414
414
github.com/docker/cli/cli/config/credentials
415
415
github.com/docker/cli/cli/config/types
416
416
github.com/docker/cli/cli/connhelper/commandconn
417
- # github.com/docker/distribution v2.8.1 +incompatible
417
+ # github.com/docker/distribution v2.8.2 +incompatible
418
418
## explicit
419
419
github.com/docker/distribution/digestset
420
420
github.com/docker/distribution/reference
You can’t perform that action at this time.
0 commit comments