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 @@ -57,7 +57,7 @@ require (
57
57
github.com/docker/go-connections v0.4.0 // indirect
58
58
github.com/docker/go-units v0.4.0 // indirect
59
59
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 // indirect
60
- github.com/emicklei/go-restful/v3 v3.9.0 // indirect
60
+ github.com/emicklei/go-restful/v3 v3.10.2 // indirect
61
61
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
62
62
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
63
63
github.com/fsnotify/fsnotify v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -134,8 +134,8 @@ github.com/docker/go-units v0.4.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDD
134
134
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 /go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE =
135
135
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 h1:7QPwrLT79GlD5sizHf27aoY2RTvw62mO6x7mxkScNk0 =
136
136
github.com/drone/envsubst/v2 v2.0.0-20210730161058-179042472c46 /go.mod h1:esf2rsHFNlZlxsqsZDojNBcnNs5REqIvRrWRHqX0vEU =
137
- github.com/emicklei/go-restful/v3 v3.9.0 h1:XwGDlfxEnQZzuopoqxwSEllNcCOM9DhhFyhFIIGKwxE =
138
- github.com/emicklei/go-restful/v3 v3.9.0 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
137
+ github.com/emicklei/go-restful/v3 v3.10.2 h1:hIovbnmBTLjHXkqEBUz3HGpXZdM7ZrE9fJIZIqlJLqE =
138
+ github.com/emicklei/go-restful/v3 v3.10.2 /go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc =
139
139
github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
140
140
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
141
141
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