File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
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.20.1
10
10
github.com/go-openapi/runtime v0.19.26
11
11
github.com/go-openapi/strfmt v0.20.3
12
- github.com/go-openapi/swag v0.19.14
12
+ github.com/go-openapi/swag v0.19.15
13
13
github.com/go-openapi/validate v0.20.3
14
14
github.com/gofrs/uuid v3.3.0+incompatible
15
15
github.com/hashicorp/go-multierror v1.0.0
Original file line number Diff line number Diff line change @@ -122,8 +122,9 @@ github.com/go-openapi/swag v0.19.7/go.mod h1:ao+8BpOPyKdpQz3AOJfbeEVpLmWAvlT1IfT
122
122
github.com/go-openapi/swag v0.19.9 /go.mod h1:ao+8BpOPyKdpQz3AOJfbeEVpLmWAvlT1IfTe5McPyhY =
123
123
github.com/go-openapi/swag v0.19.12 /go.mod h1:eFdyEBkTdoAf/9RXBvj4cr1nH7GD8Kzo5HTt47gr72M =
124
124
github.com/go-openapi/swag v0.19.13 /go.mod h1:QYRuS/SOXUCsnplDa677K7+DxSOj6IPNl/eQntq43wQ =
125
- github.com/go-openapi/swag v0.19.14 h1:gm3vOOXfiuw5i9p5N9xJvfjvuofpyvLA9Wr6QfK5Fng =
126
125
github.com/go-openapi/swag v0.19.14 /go.mod h1:QYRuS/SOXUCsnplDa677K7+DxSOj6IPNl/eQntq43wQ =
126
+ github.com/go-openapi/swag v0.19.15 h1:D2NRCBzS9/pEY3gP9Nl8aDqGUcPFrwG2p+CNFrLyrCM =
127
+ github.com/go-openapi/swag v0.19.15 /go.mod h1:QYRuS/SOXUCsnplDa677K7+DxSOj6IPNl/eQntq43wQ =
127
128
github.com/go-openapi/validate v0.18.0 /go.mod h1:Uh4HdOzKt19xGIGm1qHf/ofbX1YQ4Y+MYsct2VUrAJ4 =
128
129
github.com/go-openapi/validate v0.19.2 /go.mod h1:1tRCw7m3jtI8eNWEEliiAqUIcBztB2KDnRCRMUi7GTA =
129
130
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