Skip to content

Commit e48d0cb

Browse files
Bump github.com/go-openapi/strfmt from 0.19.10 to 0.20.3
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.19.10 to 0.20.3. - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](go-openapi/strfmt@v0.19.10...v0.20.3) --- updated-dependencies: - dependency-name: github.com/go-openapi/strfmt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0bc6ee commit e48d0cb

File tree

2 files changed

+19
-53
lines changed

2 files changed

+19
-53
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.9.0
99
github.com/go-openapi/errors v0.20.0
1010
github.com/go-openapi/runtime v0.19.26
11-
github.com/go-openapi/strfmt v0.19.10
11+
github.com/go-openapi/strfmt v0.20.3
1212
github.com/go-openapi/swag v0.19.14
1313
github.com/go-openapi/validate v0.19.12
1414
github.com/gofrs/uuid v3.3.0+incompatible

0 commit comments

Comments
 (0)