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.4
10
10
github.com/go-openapi/runtime v0.26.0
11
11
github.com/go-openapi/strfmt v0.21.7
12
- github.com/go-openapi/swag v0.22.3
12
+ github.com/go-openapi/swag v0.22.4
13
13
github.com/go-openapi/validate v0.22.1
14
14
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.2
15
15
github.com/hashicorp/go-version v1.6.0
Original file line number Diff line number Diff line change @@ -199,8 +199,9 @@ github.com/go-openapi/swag v0.19.2/go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh
199
199
github.com/go-openapi/swag v0.19.5 /go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk =
200
200
github.com/go-openapi/swag v0.19.15 /go.mod h1:QYRuS/SOXUCsnplDa677K7+DxSOj6IPNl/eQntq43wQ =
201
201
github.com/go-openapi/swag v0.21.1 /go.mod h1:QYRuS/SOXUCsnplDa677K7+DxSOj6IPNl/eQntq43wQ =
202
- github.com/go-openapi/swag v0.22.3 h1:yMBqmnQ0gyZvEb/+KzuWZOXgllrXT4SADYbvDaXHv/g =
203
202
github.com/go-openapi/swag v0.22.3 /go.mod h1:UzaqsxGiab7freDnrUUra0MwWfN/q7tE4j+VcZ0yl14 =
203
+ github.com/go-openapi/swag v0.22.4 h1:QLMzNJnMGPRNDCbySlcj1x01tzU8/9LTTL9hZZZogBU =
204
+ github.com/go-openapi/swag v0.22.4 /go.mod h1:UzaqsxGiab7freDnrUUra0MwWfN/q7tE4j+VcZ0yl14 =
204
205
github.com/go-openapi/validate v0.18.0 /go.mod h1:Uh4HdOzKt19xGIGm1qHf/ofbX1YQ4Y+MYsct2VUrAJ4 =
205
206
github.com/go-openapi/validate v0.19.2 /go.mod h1:1tRCw7m3jtI8eNWEEliiAqUIcBztB2KDnRCRMUi7GTA =
206
207
github.com/go-openapi/validate v0.19.5 /go.mod h1:8DJv2CVJQ6kGNpFW6eV9N3JviE1C85nY1c2z52x1Gk4 =
You can’t perform that action at this time.
0 commit comments