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 @@ -55,7 +55,7 @@ require (
5555 github.com/docker/go-connections v0.4.0 // indirect
5656 github.com/docker/go-units v0.4.0 // indirect
5757 github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
58- github.com/emicklei/go-restful/v3 v3.10.2 // indirect
58+ github.com/emicklei/go-restful/v3 v3.11.0 // indirect
5959 github.com/evanphx/json-patch v5.6.0+incompatible // indirect
6060 github.com/evanphx/json-patch/v5 v5.6.0 // indirect
6161 github.com/fsnotify/fsnotify v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -132,8 +132,8 @@ github.com/docker/go-units v0.4.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDD
132132github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 /go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE =
133133github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 h1:7QPwrLT79GlD5sizHf27aoY2RTvw62mO6x7mxkScNk0 =
134134github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 /go.mod h1:esf2rsHFNlZlxsqsZDojNBcnNs5REqIvRrWRHqX0vEU =
135- github.com/emicklei/go-restful/v3 v3.10.2 h1:hIovbnmBTLjHXkqEBUz3HGpXZdM7ZrE9fJIZIqlJLqE =
136- github.com/emicklei/go-restful/v3 v3.10.2 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
135+ github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g =
136+ github.com/emicklei/go-restful/v3 v3.11.0 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
137137github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
138138github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
139139github.com/envoyproxy/go-control-plane v0.9.4 /go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98 =
You can’t perform that action at this time.
0 commit comments