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 @@ -42,7 +42,7 @@ require (
4242 github.com/cyphar/filepath-securejoin v0.4.1 // indirect
4343 github.com/davecgh/go-spew v1.1.1 // indirect
4444 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
45- github.com/distribution/reference v0.5 .0 // indirect
45+ github.com/distribution/reference v0.6 .0 // indirect
4646 github.com/emicklei/go-restful/v3 v3.11.0 // indirect
4747 github.com/emirpasic/gods v1.18.1 // indirect
4848 github.com/evanphx/json-patch v5.9.11+incompatible // indirect
Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
8787github.com/dgrijalva/jwt-go v3.2.0+incompatible /go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ =
8888github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78 =
8989github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f /go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc =
90- github.com/distribution/reference v0.5 .0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK2OFGvA0 =
91- github.com/distribution/reference v0.5 .0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
90+ github.com/distribution/reference v0.6 .0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
91+ github.com/distribution/reference v0.6 .0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
9292github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96 /go.mod h1:Qh8CwZgvJUkLughtfhJv5dyTYa91l1fOUCrgjqmcifM =
9393github.com/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
9494github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e /go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc =
You can’t perform that action at this time.
0 commit comments