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 @@ -11,7 +11,7 @@ require (
11
11
github.com/elastic/cloud-sdk-go v1.0.0-bc8
12
12
github.com/elastic/uptd v1.0.0
13
13
github.com/ghodss/yaml v1.0.0
14
- github.com/go-openapi/runtime v0.19.8
14
+ github.com/go-openapi/runtime v0.19.9
15
15
github.com/go-openapi/strfmt v0.19.4
16
16
github.com/hashicorp/go-multierror v1.0.0
17
17
github.com/marclop/elasticsearch-cli v0.0.0-20190212132418-ee09f7ae57f1
Original file line number Diff line number Diff line change @@ -110,6 +110,8 @@ github.com/go-openapi/runtime v0.19.0/go.mod h1:OwNfisksmmaZse4+gpV3Ne9AyMOlP1lt
110
110
github.com/go-openapi/runtime v0.19.4 /go.mod h1:X277bwSUBxVlCYR3r7xgZZGKVvBd/29gLDlFGtJ8NL4 =
111
111
github.com/go-openapi/runtime v0.19.8 h1:la3rOpJ+UnJSCgsgMv/xKHCMCpKJtFVa7ai4mPnV2ts =
112
112
github.com/go-openapi/runtime v0.19.8 /go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo =
113
+ github.com/go-openapi/runtime v0.19.9 h1:Ay3ckvUJy9iTA4F6EWjx4c2/o3dfHiYdwJbOqIvGLx4 =
114
+ github.com/go-openapi/runtime v0.19.9 /go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo =
113
115
github.com/go-openapi/spec v0.17.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
114
116
github.com/go-openapi/spec v0.18.0 h1:aIjeyG5mo5/FrvDkpKKEGZPmF9MPHahS72mzfVqeQXQ =
115
117
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