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 5
5
require (
6
6
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535
7
7
github.com/elastic/cloud-sdk-go v1.0.0-beta3.0.20200717020648-70be0dfdaf15
8
- github.com/go-openapi/runtime v0.19.19
8
+ github.com/go-openapi/runtime v0.19.20
9
9
github.com/go-openapi/strfmt v0.19.5
10
10
github.com/pkg/errors v0.9.1
11
11
github.com/spf13/cobra v1.0.0
Original file line number Diff line number Diff line change @@ -124,6 +124,8 @@ github.com/go-openapi/runtime v0.19.15 h1:2GIefxs9Rx1vCDNghRtypRq+ig8KSLrjHbAYI/
124
124
github.com/go-openapi/runtime v0.19.15 /go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo =
125
125
github.com/go-openapi/runtime v0.19.19 h1:PCaQSqG0HiCgpekchPrHO9AEc5ZUaAclOUp9T3RSKoQ =
126
126
github.com/go-openapi/runtime v0.19.19 /go.mod h1:Lm9YGCeecBnUUkFTxPC4s1+lwrkJ0pthx8YvyjCfkgk =
127
+ github.com/go-openapi/runtime v0.19.20 h1:J/t+QIjbcoq8WJvjGxRKiFBhqUE8slS9SbmD0Oi/raQ =
128
+ github.com/go-openapi/runtime v0.19.20 /go.mod h1:Lm9YGCeecBnUUkFTxPC4s1+lwrkJ0pthx8YvyjCfkgk =
127
129
github.com/go-openapi/spec v0.17.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
128
130
github.com/go-openapi/spec v0.18.0 h1:aIjeyG5mo5/FrvDkpKKEGZPmF9MPHahS72mzfVqeQXQ =
129
131
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