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-beta1.0.20200305114619-8877c73631de
12
12
github.com/ghodss/yaml v1.0.0
13
13
github.com/go-openapi/runtime v0.19.12
14
- github.com/go-openapi/strfmt v0.19.4
14
+ github.com/go-openapi/strfmt v0.19.5
15
15
github.com/hashicorp/go-multierror v1.0.0
16
16
github.com/marclop/elasticsearch-cli v0.0.0-20190212132418-ee09f7ae57f1
17
17
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -124,6 +124,8 @@ github.com/go-openapi/strfmt v0.19.3 h1:eRfyY5SkaNJCAwmmMcADjY31ow9+N7MCLW7oRkbs
124
124
github.com/go-openapi/strfmt v0.19.3 /go.mod h1:0yX7dbo8mKIvc3XSKp7MNfxw4JytCfCD6+bY1AVL9LU =
125
125
github.com/go-openapi/strfmt v0.19.4 h1:eRvaqAhpL0IL6Trh5fDsGnGhiXndzHFuA05w6sXH6/g =
126
126
github.com/go-openapi/strfmt v0.19.4 /go.mod h1:eftuHTlB/dI8Uq8JJOyRlieZf+WkkxUuk0dgdHXr2Qk =
127
+ github.com/go-openapi/strfmt v0.19.5 h1:0utjKrw+BAh8s57XE9Xz8DUBsVvPmRUB6styvl9wWIM =
128
+ github.com/go-openapi/strfmt v0.19.5 /go.mod h1:eftuHTlB/dI8Uq8JJOyRlieZf+WkkxUuk0dgdHXr2Qk =
127
129
github.com/go-openapi/swag v0.17.0 /go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg =
128
130
github.com/go-openapi/swag v0.18.0 h1:1DU8Km1MRGv9Pj7BNLmkA+umwTStwDHttXvx3NhJA70 =
129
131
github.com/go-openapi/swag v0.18.0 /go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg =
You can’t perform that action at this time.
0 commit comments