File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ require (
6262 github.com/coreos/go-oidc v2.2.1+incompatible // indirect
6363 github.com/davecgh/go-spew v1.1.1 // indirect
6464 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
65- github.com/docker/distribution v2.8.1 +incompatible // indirect
65+ github.com/docker/distribution v2.8.2 +incompatible // indirect
6666 github.com/emicklei/go-restful/v3 v3.8.0 // indirect
6767 github.com/emirpasic/gods v1.12.0 // indirect
6868 github.com/evanphx/json-patch v5.6.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -280,8 +280,9 @@ github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cu
280280github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954 /go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no =
281281github.com/dnaeon/go-vcr v1.0.1 /go.mod h1:aBB1+wY4s93YsC3HHjMBMrwTj2R9FHDzUr9KyGc8n1E =
282282github.com/docker/distribution v2.8.0+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
283- github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
284283github.com/docker/distribution v2.8.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
284+ github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
285+ github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
285286github.com/docker/docker v20.10.12+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
286287github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
287288github.com/docker/go-units v0.4.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
You can’t perform that action at this time.
0 commit comments