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.6
9
9
github.com/go-openapi/errors v0.19.6
10
- github.com/go-openapi/runtime v0.19.19
10
+ github.com/go-openapi/runtime v0.19.20
11
11
github.com/go-openapi/strfmt v0.19.5
12
12
github.com/go-openapi/swag v0.19.9
13
13
github.com/go-openapi/validate v0.19.10
Original file line number Diff line number Diff line change @@ -81,6 +81,8 @@ github.com/go-openapi/runtime v0.19.15 h1:2GIefxs9Rx1vCDNghRtypRq+ig8KSLrjHbAYI/
81
81
github.com/go-openapi/runtime v0.19.15 /go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo =
82
82
github.com/go-openapi/runtime v0.19.19 h1:PCaQSqG0HiCgpekchPrHO9AEc5ZUaAclOUp9T3RSKoQ =
83
83
github.com/go-openapi/runtime v0.19.19 /go.mod h1:Lm9YGCeecBnUUkFTxPC4s1+lwrkJ0pthx8YvyjCfkgk =
84
+ github.com/go-openapi/runtime v0.19.20 h1:J/t+QIjbcoq8WJvjGxRKiFBhqUE8slS9SbmD0Oi/raQ =
85
+ github.com/go-openapi/runtime v0.19.20 /go.mod h1:Lm9YGCeecBnUUkFTxPC4s1+lwrkJ0pthx8YvyjCfkgk =
84
86
github.com/go-openapi/spec v0.17.0 h1:XNvrt8FlSVP8T1WuhbAFF6QDhJc0zsoWzX4wXARhhpE =
85
87
github.com/go-openapi/spec v0.17.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
86
88
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