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 @@ -7,7 +7,7 @@ require (
7
7
github.com/containernetworking/cni v0.7.2-0.20190807151350-8c6c47d1c7fc
8
8
github.com/containernetworking/plugins v0.8.5
9
9
github.com/go-openapi/errors v0.19.4
10
- github.com/go-openapi/runtime v0.19.12
10
+ github.com/go-openapi/runtime v0.19.14
11
11
github.com/go-openapi/strfmt v0.19.5
12
12
github.com/go-openapi/swag v0.19.8
13
13
github.com/go-openapi/validate v0.19.7
Original file line number Diff line number Diff line change @@ -77,6 +77,8 @@ github.com/go-openapi/runtime v0.19.11 h1:6J11dQiIV+BOLlMbk2YmM8RvGaOU38syeqy62q
77
77
github.com/go-openapi/runtime v0.19.11 /go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo =
78
78
github.com/go-openapi/runtime v0.19.12 h1:5lQlCr1HL0ZVRPL+0PHKhRpMCSPMV2qF842rhQx8CYY =
79
79
github.com/go-openapi/runtime v0.19.12 /go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo =
80
+ github.com/go-openapi/runtime v0.19.14 h1:/k1/W4Cgs73kOdlPCaZCu77jC1FHhNY6sUOnVvtOX94 =
81
+ github.com/go-openapi/runtime v0.19.14 /go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo =
80
82
github.com/go-openapi/spec v0.17.0 h1:XNvrt8FlSVP8T1WuhbAFF6QDhJc0zsoWzX4wXARhhpE =
81
83
github.com/go-openapi/spec v0.17.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
82
84
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