Skip to content

Commit e550269

Browse files
authored
Merge pull request #281 from firecracker-microvm/dependabot/go_modules/github.com/go-openapi/strfmt-0.19.10
Bump github.com/go-openapi/strfmt from 0.19.8 to 0.19.10
2 parents 0fcfb77 + 0c24d24 commit e550269

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/containernetworking/plugins v0.8.7
99
github.com/go-openapi/errors v0.19.8
1010
github.com/go-openapi/runtime v0.19.23
11-
github.com/go-openapi/strfmt v0.19.8
11+
github.com/go-openapi/strfmt v0.19.10
1212
github.com/go-openapi/swag v0.19.11
1313
github.com/go-openapi/validate v0.19.12
1414
github.com/gofrs/uuid v3.3.0+incompatible

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ github.com/go-openapi/strfmt v0.19.4/go.mod h1:eftuHTlB/dI8Uq8JJOyRlieZf+WkkxUuk
107107
github.com/go-openapi/strfmt v0.19.5 h1:0utjKrw+BAh8s57XE9Xz8DUBsVvPmRUB6styvl9wWIM=
108108
github.com/go-openapi/strfmt v0.19.5/go.mod h1:eftuHTlB/dI8Uq8JJOyRlieZf+WkkxUuk0dgdHXr2Qk=
109109
github.com/go-openapi/strfmt v0.19.8/go.mod h1:qBBipho+3EoIqn6YDI+4RnQEtj6jT/IdKm+PAlXxSUc=
110+
github.com/go-openapi/strfmt v0.19.10/go.mod h1:qBBipho+3EoIqn6YDI+4RnQEtj6jT/IdKm+PAlXxSUc=
110111
github.com/go-openapi/swag v0.17.0/go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg=
111112
github.com/go-openapi/swag v0.18.0/go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg=
112113
github.com/go-openapi/swag v0.19.2/go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk=

0 commit comments

Comments
 (0)