File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-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.16
10
+ github.com/go-openapi/runtime v0.19.19
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 @@ -85,6 +85,8 @@ github.com/go-openapi/runtime v0.19.15 h1:2GIefxs9Rx1vCDNghRtypRq+ig8KSLrjHbAYI/
85
85
github.com/go-openapi/runtime v0.19.15 /go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo =
86
86
github.com/go-openapi/runtime v0.19.16 h1:tQMAY5s5BfmmCC31+ufDCsGrr8iO1A8UIdYfDo5ADvs =
87
87
github.com/go-openapi/runtime v0.19.16 /go.mod h1:5P9104EJgYcizotuXhEuUrzVc+j1RiSjahULvYmlv98 =
88
+ github.com/go-openapi/runtime v0.19.19 h1:PCaQSqG0HiCgpekchPrHO9AEc5ZUaAclOUp9T3RSKoQ =
89
+ github.com/go-openapi/runtime v0.19.19 /go.mod h1:Lm9YGCeecBnUUkFTxPC4s1+lwrkJ0pthx8YvyjCfkgk =
88
90
github.com/go-openapi/spec v0.17.0 h1:XNvrt8FlSVP8T1WuhbAFF6QDhJc0zsoWzX4wXARhhpE =
89
91
github.com/go-openapi/spec v0.17.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
90
92
github.com/go-openapi/spec v0.18.0 /go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI =
@@ -328,3 +330,4 @@ gopkg.in/yaml.v2 v2.3.0/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
328
330
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c h1:dUUwHk2QECo/6vqA44rthZ8ie2QXMNeKRTHCNY2nXvo =
329
331
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
330
332
gopkg.in/yaml.v3 v3.0.0-20200605160147-a5ece683394c /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
333
+ gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
You can’t perform that action at this time.
0 commit comments