File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ require (
7777 github.com/coreos/go-semver v0.3.0 // indirect
7878 github.com/coreos/go-systemd/v22 v22.3.2 // indirect
7979 github.com/davecgh/go-spew v1.1.1 // indirect
80- github.com/emicklei/go-restful v2.9.5 +incompatible // indirect
80+ github.com/emicklei/go-restful v2.16.0 +incompatible // indirect
8181 github.com/emicklei/go-restful/v3 v3.8.0 // indirect
8282 github.com/evanphx/json-patch v4.12.0+incompatible // indirect
8383 github.com/felixge/httpsnoop v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -173,6 +173,8 @@ github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153/go.mod h1:/Zj4wYkg
173173github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633 /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
174174github.com/emicklei/go-restful v2.9.5+incompatible h1:spTtZBk5DYEvbxMVutUuTyh1Ao2r4iyvLdACqsl/Ljk =
175175github.com/emicklei/go-restful v2.9.5+incompatible /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
176+ github.com/emicklei/go-restful v2.16.0+incompatible h1:rgqiKNjTnFQA6kkhFe16D8epTksy9HQ1MyrbDXSdYhM =
177+ github.com/emicklei/go-restful v2.16.0+incompatible /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
176178github.com/emicklei/go-restful/v3 v3.8.0 h1:eCZ8ulSerjdAiaNpF7GxXIE7ZCMo1moN1qX+S609eVw =
177179github.com/emicklei/go-restful/v3 v3.8.0 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
178180github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
You can’t perform that action at this time.
0 commit comments