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 @@ -32,7 +32,7 @@ require (
3232require (
3333 github.com/Microsoft/go-winio v0.4.14 // indirect
3434 github.com/davecgh/go-spew v1.1.1 // indirect
35- github.com/docker/distribution v2.8.0 +incompatible // indirect
35+ github.com/docker/distribution v2.8.2 +incompatible // indirect
3636 github.com/docker/go-connections v0.4.0 // indirect
3737 github.com/docker/go-units v0.4.0 // indirect
3838 github.com/gdamore/encoding v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/creack/pty v1.1.11/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ
1212github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1313github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1414github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
15- github.com/docker/distribution v2.8.0 +incompatible h1:l9EaZDICImO1ngI+uTifW+ZYvvz7fKISBAKpg+MbWbY =
16- github.com/docker/distribution v2.8.0 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
15+ github.com/docker/distribution v2.8.2 +incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
16+ github.com/docker/distribution v2.8.2 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
1717github.com/docker/docker v20.10.15+incompatible h1:dk9FewY/9Xwm4ay/HViEEHSQuM/kL4F+JaG6GQdgmGo =
1818github.com/docker/docker v20.10.15+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
1919github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ github.com/cloudfoundry/jibber_jabber
1414# github.com/davecgh/go-spew v1.1.1
1515## explicit
1616github.com/davecgh/go-spew/spew
17- # github.com/docker/distribution v2.8.0 +incompatible
17+ # github.com/docker/distribution v2.8.2 +incompatible
1818## explicit
1919github.com/docker/distribution/digestset
2020github.com/docker/distribution/reference
You can’t perform that action at this time.
0 commit comments