Skip to content

Commit ee9006f

Browse files
Bump github.com/go-openapi/runtime from 0.19.11 to 0.19.12
Bumps [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) from 0.19.11 to 0.19.12. - [Release notes](https://github.com/go-openapi/runtime/releases) - [Commits](go-openapi/runtime@v0.19.11...v0.19.12) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9416fe9 commit ee9006f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/containernetworking/cni v0.7.2-0.20190807151350-8c6c47d1c7fc
88
github.com/containernetworking/plugins v0.8.5
99
github.com/go-openapi/errors v0.19.4
10-
github.com/go-openapi/runtime v0.19.11
10+
github.com/go-openapi/runtime v0.19.12
1111
github.com/go-openapi/strfmt v0.19.4
1212
github.com/go-openapi/swag v0.19.7
1313
github.com/go-openapi/validate v0.19.7

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ github.com/go-openapi/runtime v0.19.0/go.mod h1:OwNfisksmmaZse4+gpV3Ne9AyMOlP1lt
7575
github.com/go-openapi/runtime v0.19.4/go.mod h1:X277bwSUBxVlCYR3r7xgZZGKVvBd/29gLDlFGtJ8NL4=
7676
github.com/go-openapi/runtime v0.19.11 h1:6J11dQiIV+BOLlMbk2YmM8RvGaOU38syeqy62qhh3W8=
7777
github.com/go-openapi/runtime v0.19.11/go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo=
78+
github.com/go-openapi/runtime v0.19.12 h1:5lQlCr1HL0ZVRPL+0PHKhRpMCSPMV2qF842rhQx8CYY=
79+
github.com/go-openapi/runtime v0.19.12/go.mod h1:dhGWCTKRXlAfGnQG0ONViOZpjfg0m2gUt9nTQPQZuoo=
7880
github.com/go-openapi/spec v0.17.0 h1:XNvrt8FlSVP8T1WuhbAFF6QDhJc0zsoWzX4wXARhhpE=
7981
github.com/go-openapi/spec v0.17.0/go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI=
8082
github.com/go-openapi/spec v0.18.0/go.mod h1:XkF/MOi14NmjsfZ8VtAKf8pIlbZzyoTvZsdfssdxcBI=

0 commit comments

Comments
 (0)