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.3
10
10
github.com/go-openapi/runtime v0.19.11
11
11
github.com/go-openapi/strfmt v0.19.4
12
- github.com/go-openapi/swag v0.17.1
12
+ github.com/go-openapi/swag v0.19.7
13
13
github.com/go-openapi/validate v0.17.1
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 @@ -90,6 +90,8 @@ github.com/go-openapi/swag v0.18.0/go.mod h1:AByQ+nYG6gQg71GINrmuDXCPWdL640yX49/
90
90
github.com/go-openapi/swag v0.19.2 /go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk =
91
91
github.com/go-openapi/swag v0.19.5 h1:lTz6Ys4CmqqCQmZPBlbQENR1/GucA2bzYTE12Pw4tFY =
92
92
github.com/go-openapi/swag v0.19.5 /go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk =
93
+ github.com/go-openapi/swag v0.19.7 h1:VRuXN2EnMSsZdauzdss6JBC29YotDqG59BZ+tdlIL1s =
94
+ github.com/go-openapi/swag v0.19.7 /go.mod h1:ao+8BpOPyKdpQz3AOJfbeEVpLmWAvlT1IfTe5McPyhY =
93
95
github.com/go-openapi/validate v0.17.0 /go.mod h1:Uh4HdOzKt19xGIGm1qHf/ofbX1YQ4Y+MYsct2VUrAJ4 =
94
96
github.com/go-openapi/validate v0.17.1 h1:RfQTLHm/gEu0oSUmbTOy0PMufjkE5/pPfnqYpor3WLc =
95
97
github.com/go-openapi/validate v0.17.1 /go.mod h1:Uh4HdOzKt19xGIGm1qHf/ofbX1YQ4Y+MYsct2VUrAJ4 =
You can’t perform that action at this time.
0 commit comments