This repository was archived by the owner on Mar 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
3030 github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
3131 github.com/davecgh/go-spew v1.1.1 // indirect
3232 github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 // indirect
33- github.com/docker/distribution v2.8.1 +incompatible // indirect
33+ github.com/docker/distribution v2.8.2 +incompatible // indirect
3434 github.com/docker/docker v23.0.5+incompatible // indirect
3535 github.com/docker/go-connections v0.4.0 // indirect
3636 github.com/docker/go-units v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -133,8 +133,8 @@ github.com/decred/dcrd/crypto/blake256 v1.0.0/go.mod h1:sQl2p6Y26YV+ZOcSTP6thNdn
133133github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 h1:YLtO71vCjJRCBcrPMtQ9nqBsqpA1m5sE92cU+pd5Mcc =
134134github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 /go.mod h1:hyedUtir6IdtD/7lIxGeCxkaw7y45JueMRL4DIyJDKs =
135135github.com/decred/dcrd/lru v1.0.0 /go.mod h1:mxKOwFd7lFjN2GZYsiz/ecgqR6kkYAl+0pz0tEMk218 =
136- github.com/docker/distribution v2.8.1 +incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68 =
137- github.com/docker/distribution v2.8.1 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
136+ github.com/docker/distribution v2.8.2 +incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
137+ github.com/docker/distribution v2.8.2 +incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
138138github.com/docker/docker v23.0.5+incompatible h1:DaxtlTJjFSnLOXVNUBU1+6kXGz2lpDoEAH6QoxaSg8k =
139139github.com/docker/docker v23.0.5+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
140140github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
You can’t perform that action at this time.
0 commit comments