File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-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.8.0
8
8
github.com/containernetworking/plugins v0.8.7
9
9
github.com/go-openapi/errors v0.19.8
10
- github.com/go-openapi/runtime v0.19.23
10
+ github.com/go-openapi/runtime v0.19.24
11
11
github.com/go-openapi/strfmt v0.19.10
12
12
github.com/go-openapi/swag v0.19.11
13
13
github.com/go-openapi/validate v0.19.12
Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ github.com/go-openapi/runtime v0.19.16/go.mod h1:5P9104EJgYcizotuXhEuUrzVc+j1RiS
88
88
github.com/go-openapi/runtime v0.19.22 h1:vtT7gJwxIK96BVTd9Ce5OPNQfIsk+q1j/+0e98NoVXk =
89
89
github.com/go-openapi/runtime v0.19.22 /go.mod h1:Lm9YGCeecBnUUkFTxPC4s1+lwrkJ0pthx8YvyjCfkgk =
90
90
github.com/go-openapi/runtime v0.19.23 /go.mod h1:Lm9YGCeecBnUUkFTxPC4s1+lwrkJ0pthx8YvyjCfkgk =
91
+ github.com/go-openapi/runtime v0.19.24 /go.mod h1:Lm9YGCeecBnUUkFTxPC4s1+lwrkJ0pthx8YvyjCfkgk =
91
92
github.com/go-openapi/spec v0.17.0 h1:XNvrt8FlSVP8T1WuhbAFF6QDhJc0zsoWzX4wXARhhpE =
92
93
github.com/go-openapi/spec v0.17.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
93
94
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