File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ require (
86
86
github.com/coreos/go-systemd/v22 v22.4.0 // indirect
87
87
github.com/davecgh/go-spew v1.1.1 // indirect
88
88
github.com/docker/cli v20.10.22+incompatible // indirect
89
- github.com/docker/distribution v2.8.1 +incompatible // indirect
89
+ github.com/docker/distribution v2.8.2 +incompatible // indirect
90
90
github.com/docker/docker v20.10.20+incompatible // indirect
91
91
github.com/docker/docker-credential-helpers v0.7.0 // indirect
92
92
github.com/dustin/go-humanize v1.0.1-0.20220316001817-d5090ed65664 // indirect
Original file line number Diff line number Diff line change @@ -390,8 +390,8 @@ github.com/docker/cli v20.10.22+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hH
390
390
github.com/docker/distribution v0.0.0-20190905152932-14b96e55d84c /go.mod h1:0+TTO4EOBfRPhZXAeF1Vu+W3hHZ8eLp8PgKVZlcvtFY =
391
391
github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
392
392
github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
393
- github.com/docker/distribution v2.8.1 +incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
394
- github.com/docker/distribution v2.8.1 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
393
+ github.com/docker/distribution v2.8.2 +incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
394
+ github.com/docker/distribution v2.8.2 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
395
395
github.com/docker/docker v1.4.2-0.20190924003213-a8608b5b67c7 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
396
396
github.com/docker/docker v20.10.14+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
397
397
github.com/docker/docker v20.10.20+incompatible h1:kH9tx6XO+359d+iAkumyKDc5Q1kOwPuAUaeri48nD6E =
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ github.com/docker/cli/cli/config
153
153
github.com/docker/cli/cli/config/configfile
154
154
github.com/docker/cli/cli/config/credentials
155
155
github.com/docker/cli/cli/config/types
156
- # github.com/docker/distribution v2.8.1 +incompatible
156
+ # github.com/docker/distribution v2.8.2 +incompatible
157
157
## explicit
158
158
github.com/docker/distribution/registry/client/auth/challenge
159
159
# github.com/docker/docker v20.10.20+incompatible
You can’t perform that action at this time.
0 commit comments