File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/go-openapi/errors v0.19.4
10
10
github.com/go-openapi/runtime v0.19.12
11
11
github.com/go-openapi/strfmt v0.19.4
12
- github.com/go-openapi/swag v0.19.7
12
+ github.com/go-openapi/swag v0.19.8
13
13
github.com/go-openapi/validate v0.19.7
14
14
github.com/gofrs/uuid v3.2.0+incompatible
15
15
github.com/hashicorp/go-multierror v1.0.0
Original file line number Diff line number Diff line change @@ -98,6 +98,8 @@ github.com/go-openapi/swag v0.19.5 h1:lTz6Ys4CmqqCQmZPBlbQENR1/GucA2bzYTE12Pw4tF
98
98
github.com/go-openapi/swag v0.19.5 /go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk =
99
99
github.com/go-openapi/swag v0.19.7 h1:VRuXN2EnMSsZdauzdss6JBC29YotDqG59BZ+tdlIL1s =
100
100
github.com/go-openapi/swag v0.19.7 /go.mod h1:ao+8BpOPyKdpQz3AOJfbeEVpLmWAvlT1IfTe5McPyhY =
101
+ github.com/go-openapi/swag v0.19.8 h1:vfK6jLhs7OI4tAXkvkooviaE1JEPcw3mutyegLHHjmk =
102
+ github.com/go-openapi/swag v0.19.8 /go.mod h1:ao+8BpOPyKdpQz3AOJfbeEVpLmWAvlT1IfTe5McPyhY =
101
103
github.com/go-openapi/validate v0.18.0 /go.mod h1:Uh4HdOzKt19xGIGm1qHf/ofbX1YQ4Y+MYsct2VUrAJ4 =
102
104
github.com/go-openapi/validate v0.19.2 /go.mod h1:1tRCw7m3jtI8eNWEEliiAqUIcBztB2KDnRCRMUi7GTA =
103
105
github.com/go-openapi/validate v0.19.3 /go.mod h1:90Vh6jjkTn+OT1Eefm0ZixWNFjhtOH7vS9k0lo6zwJo =
You can’t perform that action at this time.
0 commit comments