Skip to content

Commit fefb535

Browse files
Bump github.com/go-openapi/strfmt from 0.17.1 to 0.19.4
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.17.1 to 0.19.4. - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.17.1...v0.19.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0d73b9c commit fefb535

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
@@ -8,7 +8,7 @@ require (
88
github.com/containernetworking/plugins v0.8.2
99
github.com/go-openapi/errors v0.19.3
1010
github.com/go-openapi/runtime v0.19.11
11-
github.com/go-openapi/strfmt v0.17.1
11+
github.com/go-openapi/strfmt v0.19.4
1212
github.com/go-openapi/swag v0.17.1
1313
github.com/go-openapi/validate v0.17.1
1414
github.com/gofrs/uuid v3.2.0+incompatible

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ github.com/go-openapi/strfmt v0.19.0/go.mod h1:+uW+93UVvGGq2qGaZxdDeJqSAqBqBdl+Z
8181
github.com/go-openapi/strfmt v0.19.2/go.mod h1:0yX7dbo8mKIvc3XSKp7MNfxw4JytCfCD6+bY1AVL9LU=
8282
github.com/go-openapi/strfmt v0.19.3 h1:eRfyY5SkaNJCAwmmMcADjY31ow9+N7MCLW7oRkbsINA=
8383
github.com/go-openapi/strfmt v0.19.3/go.mod h1:0yX7dbo8mKIvc3XSKp7MNfxw4JytCfCD6+bY1AVL9LU=
84+
github.com/go-openapi/strfmt v0.19.4 h1:eRvaqAhpL0IL6Trh5fDsGnGhiXndzHFuA05w6sXH6/g=
85+
github.com/go-openapi/strfmt v0.19.4/go.mod h1:eftuHTlB/dI8Uq8JJOyRlieZf+WkkxUuk0dgdHXr2Qk=
8486
github.com/go-openapi/swag v0.17.0/go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg=
8587
github.com/go-openapi/swag v0.17.1 h1:05rL2ATPnpCFQxLDBrCQ91n/bJxkxKRfghvuk+d6fLI=
8688
github.com/go-openapi/swag v0.17.1/go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/kXLo40Tg=

0 commit comments

Comments
 (0)