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 @@ -55,7 +55,7 @@ require (
55
55
github.com/docker/distribution v2.7.1+incompatible // indirect
56
56
github.com/docker/go-metrics v0.0.1 // indirect
57
57
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
58
- github.com/emicklei/go-restful v2.9.5 +incompatible // indirect
58
+ github.com/emicklei/go-restful v2.16.0 +incompatible // indirect
59
59
github.com/emirpasic/gods v1.12.0 // indirect
60
60
github.com/evanphx/json-patch v4.11.0+incompatible // indirect
61
61
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect
Original file line number Diff line number Diff line change @@ -243,8 +243,9 @@ github.com/edsrzf/mmap-go v1.0.0/go.mod h1:YO35OhQPt3KJa3ryjFM5Bs14WD66h8eGKpfaB
243
243
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 h1:yUdfgN0XgIJw7foRItutHYUIhlcKzcSf5vDpdhQAKTc =
244
244
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 /go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc =
245
245
github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633 /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
246
- github.com/emicklei/go-restful v2.9.5+incompatible h1:spTtZBk5DYEvbxMVutUuTyh1Ao2r4iyvLdACqsl/Ljk =
247
246
github.com/emicklei/go-restful v2.9.5+incompatible /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
247
+ github.com/emicklei/go-restful v2.16.0+incompatible h1:rgqiKNjTnFQA6kkhFe16D8epTksy9HQ1MyrbDXSdYhM =
248
+ github.com/emicklei/go-restful v2.16.0+incompatible /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
248
249
github.com/emirpasic/gods v1.12.0 h1:QAUIPSaCu4G+POclxeqb3F+WPpdKqFGlw36+yOzGlrg =
249
250
github.com/emirpasic/gods v1.12.0 /go.mod h1:YfzfFFoVP/catgzJb4IKIqXjX78Ha8FMSDh3ymbK86o =
250
251
github.com/euank/go-kmsg-parser v2.0.0+incompatible /go.mod h1:MhmAMZ8V4CYH4ybgdRwPr2TU5ThnS43puaKEMpja1uw =
You can’t perform that action at this time.
0 commit comments