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 @@ -22,7 +22,7 @@ require (
2222 github.com/blang/semver/v4 v4.0.0 // indirect
2323 github.com/cespare/xxhash/v2 v2.2.0 // indirect
2424 github.com/davecgh/go-spew v1.1.1 // indirect
25- github.com/emicklei/go-restful/v3 v3.9 .0 // indirect
25+ github.com/emicklei/go-restful/v3 v3.10 .0 // indirect
2626 github.com/evanphx/json-patch/v5 v5.6.0 // indirect
2727 github.com/fsnotify/fsnotify v1.6.0 // indirect
2828 github.com/go-logr/logr v1.2.4 // indirect
Original file line number Diff line number Diff line change @@ -206,8 +206,8 @@ github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e/go.mod h1:/Zj4wYkg
206206github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 /go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc =
207207github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633 /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
208208github.com/emicklei/go-restful v2.9.5+incompatible /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
209- github.com/emicklei/go-restful/v3 v3.9 .0 h1:XwGDlfxEnQZzuopoqxwSEllNcCOM9DhhFyhFIIGKwxE =
210- github.com/emicklei/go-restful/v3 v3.9 .0 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
209+ github.com/emicklei/go-restful/v3 v3.10 .0 h1:X4gma4HM7hFm6WMeAsTfqA0GOfdNoCzBIkHGoRLGXuM =
210+ github.com/emicklei/go-restful/v3 v3.10 .0 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
211211github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
212212github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
213213github.com/envoyproxy/go-control-plane v0.9.4 /go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98 =
You can’t perform that action at this time.
0 commit comments