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 @@ -76,7 +76,7 @@ require (
7676 github.com/docker/docker v20.10.22+incompatible // indirect
7777 github.com/docker/go-connections v0.4.0 // indirect
7878 github.com/docker/go-units v0.4.0 // indirect
79- github.com/emicklei/go-restful/v3 v3.9.0 // indirect
79+ github.com/emicklei/go-restful/v3 v3.10.1 // indirect
8080 github.com/evanphx/json-patch v4.12.0+incompatible // indirect
8181 github.com/evanphx/json-patch/v5 v5.6.0 // indirect
8282 github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect
Original file line number Diff line number Diff line change @@ -223,8 +223,8 @@ github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 h1:yUdfgN0XgIJw7fo
223223github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 /go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc =
224224github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633 /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
225225github.com/emicklei/go-restful v2.9.5+incompatible /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
226- github.com/emicklei/go-restful/v3 v3.9.0 h1:XwGDlfxEnQZzuopoqxwSEllNcCOM9DhhFyhFIIGKwxE =
227- github.com/emicklei/go-restful/v3 v3.9.0 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
226+ github.com/emicklei/go-restful/v3 v3.10.1 h1:rc42Y5YTp7Am7CS630D7JmhRjq4UlEUuEKfrDac4bSQ =
227+ github.com/emicklei/go-restful/v3 v3.10.1 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
228228github.com/envoyproxy/go-control-plane v0.6.9 /go.mod h1:SBwIajubJHhxtWwsL9s8ss4safvEdbitLhGGK48rN6g =
229229github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
230230github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
You can’t perform that action at this time.
0 commit comments