File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/davecgh/go-spew v1.1.1
11
11
github.com/elastic/cloud-sdk-go v1.0.0-beta1.0.20200305114619-8877c73631de
12
12
github.com/ghodss/yaml v1.0.0
13
- github.com/go-openapi/runtime v0.19.11
13
+ github.com/go-openapi/runtime v0.19.12
14
14
github.com/go-openapi/strfmt v0.19.4
15
15
github.com/hashicorp/go-multierror v1.0.0
16
16
github.com/marclop/elasticsearch-cli v0.0.0-20190212132418-ee09f7ae57f1
Original file line number Diff line number Diff line change @@ -105,6 +105,8 @@ github.com/go-openapi/runtime v0.19.0/go.mod h1:OwNfisksmmaZse4+gpV3Ne9AyMOlP1lt
105
105
github.com/go-openapi/runtime v0.19.4 /go.mod h1:X277bwSUBxVlCYR3r7xgZZGKVvBd/29gLDlFGtJ8NL4 =
106
106
github.com/go-openapi/runtime v0.19.11 h1:6J11dQiIV+BOLlMbk2YmM8RvGaOU38syeqy62qhh3W8 =
107
107
github.com/go-openapi/runtime v0.19.11 /go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo =
108
+ github.com/go-openapi/runtime v0.19.12 h1:5lQlCr1HL0ZVRPL+0PHKhRpMCSPMV2qF842rhQx8CYY =
109
+ github.com/go-openapi/runtime v0.19.12 /go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo =
108
110
github.com/go-openapi/spec v0.17.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
109
111
github.com/go-openapi/spec v0.18.0 h1:aIjeyG5mo5/FrvDkpKKEGZPmF9MPHahS72mzfVqeQXQ =
110
112
github.com/go-openapi/spec v0.18.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
You can’t perform that action at this time.
0 commit comments