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 @@ -27,7 +27,7 @@ require (
27
27
github.com/coreos/go-semver v0.3.0 // indirect
28
28
github.com/coreos/go-systemd/v22 v22.3.2 // indirect
29
29
github.com/davecgh/go-spew v1.1.1 // indirect
30
- github.com/emicklei/go-restful v2.9.5 +incompatible // indirect
30
+ github.com/emicklei/go-restful v2.16.0 +incompatible // indirect
31
31
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
32
32
github.com/felixge/httpsnoop v1.0.1 // indirect
33
33
github.com/fsnotify/fsnotify v1.4.9 // indirect
Original file line number Diff line number Diff line change @@ -124,8 +124,9 @@ github.com/dustin/go-humanize v1.0.0 h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4
124
124
github.com/dustin/go-humanize v1.0.0 /go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk =
125
125
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153 /go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc =
126
126
github.com/emicklei/go-restful v0.0.0-20170410110728-ff4f55a20633 /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
127
- github.com/emicklei/go-restful v2.9.5+incompatible h1:spTtZBk5DYEvbxMVutUuTyh1Ao2r4iyvLdACqsl/Ljk =
128
127
github.com/emicklei/go-restful v2.9.5+incompatible /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
128
+ github.com/emicklei/go-restful v2.16.0+incompatible h1:rgqiKNjTnFQA6kkhFe16D8epTksy9HQ1MyrbDXSdYhM =
129
+ github.com/emicklei/go-restful v2.16.0+incompatible /go.mod h1:otzb+WCGbkyDHkqmQmT5YD2WR4BBwUdeQoFo8l/7tVs =
129
130
github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
130
131
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
131
132
github.com/envoyproxy/go-control-plane v0.9.4 /go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98 =
You can’t perform that action at this time.
0 commit comments