Commit 5c69f13 1 parent 3edc0fe commit 5c69f13 Copy full SHA for 5c69f13
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ require (
76
76
github.com/containerd/containerd v1.5.9 // indirect
77
77
github.com/davecgh/go-spew v1.1.1 // indirect
78
78
github.com/devigned/tab v0.1.1 // indirect
79
- github.com/docker/distribution v2.8.0 +incompatible // indirect
79
+ github.com/docker/distribution v2.8.2 +incompatible // indirect
80
80
github.com/docker/docker v24.0.7+incompatible // indirect
81
81
github.com/docker/go-connections v0.4.0 // indirect
82
82
github.com/docker/go-units v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -925,8 +925,8 @@ github.com/dnephin/pflag v1.0.7/go.mod h1:uxE91IoWURlOiTUIA8Mq5ZZkAv3dPUfZNaT80Z
925
925
github.com/docker/distribution v0.0.0-20190905152932-14b96e55d84c /go.mod h1:0+TTO4EOBfRPhZXAeF1Vu+W3hHZ8eLp8PgKVZlcvtFY =
926
926
github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
927
927
github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
928
- github.com/docker/distribution v2.8.0 +incompatible h1:l9EaZDICImO1ngI+uTifW+ZYvvz7fKISBAKpg+MbWbY =
929
- github.com/docker/distribution v2.8.0 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
928
+ github.com/docker/distribution v2.8.2 +incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
929
+ github.com/docker/distribution v2.8.2 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
930
930
github.com/docker/docker v20.10.11+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
931
931
github.com/docker/docker v24.0.7+incompatible h1:Wo6l37AuwP3JaMnZa226lzVXGA3F9Ig1seQen0cKYlM =
932
932
github.com/docker/docker v24.0.7+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
You can’t perform that action at this time.
0 commit comments