Skip to content

Commit cd82213

Browse files
Bump github.com/go-openapi/swag from 0.19.9 to 0.19.11
Bumps [github.com/go-openapi/swag](https://github.com/go-openapi/swag) from 0.19.9 to 0.19.11. - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.19.9...v0.19.11) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 24051a5 commit cd82213

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
@@ -9,7 +9,7 @@ require (
99
github.com/go-openapi/errors v0.19.8
1010
github.com/go-openapi/runtime v0.19.22
1111
github.com/go-openapi/strfmt v0.19.8
12-
github.com/go-openapi/swag v0.19.9
12+
github.com/go-openapi/swag v0.19.11
1313
github.com/go-openapi/validate v0.19.11
1414
github.com/gofrs/uuid v3.3.0+incompatible
1515
github.com/hashicorp/go-multierror v1.0.0

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ github.com/go-openapi/swag v0.19.5/go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh
114114
github.com/go-openapi/swag v0.19.7/go.mod h1:ao+8BpOPyKdpQz3AOJfbeEVpLmWAvlT1IfTe5McPyhY=
115115
github.com/go-openapi/swag v0.19.9 h1:1IxuqvBUU3S2Bi4YC7tlP9SJF1gVpCvqN0T2Qof4azE=
116116
github.com/go-openapi/swag v0.19.9/go.mod h1:ao+8BpOPyKdpQz3AOJfbeEVpLmWAvlT1IfTe5McPyhY=
117+
github.com/go-openapi/swag v0.19.11/go.mod h1:Uc0gKkdR+ojzsEpjh39QChyu92vPgIr72POcgHMAgSY=
117118
github.com/go-openapi/validate v0.18.0/go.mod h1:Uh4HdOzKt19xGIGm1qHf/ofbX1YQ4Y+MYsct2VUrAJ4=
118119
github.com/go-openapi/validate v0.19.2/go.mod h1:1tRCw7m3jtI8eNWEEliiAqUIcBztB2KDnRCRMUi7GTA=
119120
github.com/go-openapi/validate v0.19.3/go.mod h1:90Vh6jjkTn+OT1Eefm0ZixWNFjhtOH7vS9k0lo6zwJo=

0 commit comments

Comments
 (0)