File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
7
7
github.com/elastic/cloud-sdk-go v1.7.1-0.20220114092459-af5391db2912
8
- github.com/go-openapi/runtime v0.21.0
8
+ github.com/go-openapi/runtime v0.21.1
9
9
github.com/go-openapi/strfmt v0.21.1
10
10
github.com/pkg/errors v0.9.1
11
11
github.com/spf13/cobra v1.3.0
Original file line number Diff line number Diff line change @@ -194,8 +194,9 @@ github.com/go-openapi/runtime v0.19.4/go.mod h1:X277bwSUBxVlCYR3r7xgZZGKVvBd/29g
194
194
github.com/go-openapi/runtime v0.19.15 /go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo =
195
195
github.com/go-openapi/runtime v0.19.16 /go.mod h1:5P9104EJgYcizotuXhEuUrzVc+j1RiSjahULvYmlv98 =
196
196
github.com/go-openapi/runtime v0.19.24 /go.mod h1:Lm9YGCeecBnUUkFTxPC4s1+lwrkJ0pthx8YvyjCfkgk =
197
- github.com/go-openapi/runtime v0.21.0 h1:giZ8eT26R+/rx6RX2MkYjZPY8vPYVKDhP/mOazrQHzM =
198
197
github.com/go-openapi/runtime v0.21.0 /go.mod h1:aQg+kaIQEn+A2CRSY1TxbM8+sT9g2V3aLc1FbIAnbbs =
198
+ github.com/go-openapi/runtime v0.21.1 h1:/KIG00BzA2x2HRStX2tnhbqbQdPcFlkgsYCiNY20FZs =
199
+ github.com/go-openapi/runtime v0.21.1 /go.mod h1:aQg+kaIQEn+A2CRSY1TxbM8+sT9g2V3aLc1FbIAnbbs =
199
200
github.com/go-openapi/spec v0.17.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
200
201
github.com/go-openapi/spec v0.18.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
201
202
github.com/go-openapi/spec v0.19.2 /go.mod h1:sCxk3jxKgioEJikev4fgkNmwS+3kuYdJtcsZsD5zxMY =
You can’t perform that action at this time.
0 commit comments