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 @@ -10,7 +10,7 @@ require (
10
10
github.com/go-openapi/errors v0.20.4
11
11
github.com/go-openapi/runtime v0.25.0
12
12
github.com/go-openapi/strfmt v0.21.7
13
- github.com/go-openapi/swag v0.22.3
13
+ github.com/go-openapi/swag v0.22.4
14
14
github.com/go-openapi/validate v0.22.1
15
15
github.com/go-sql-driver/mysql v1.7.1
16
16
github.com/gocarina/gocsv v0.0.0-20230616125104-99d496ca653d
Original file line number Diff line number Diff line change @@ -145,8 +145,9 @@ github.com/go-openapi/strfmt v0.21.7/go.mod h1:adeGTkxE44sPyLk0JV235VQAO/ZXUr8KA
145
145
github.com/go-openapi/swag v0.19.5 /go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh66Z9tfKk =
146
146
github.com/go-openapi/swag v0.19.15 /go.mod h1:QYRuS/SOXUCsnplDa677K7+DxSOj6IPNl/eQntq43wQ =
147
147
github.com/go-openapi/swag v0.21.1 /go.mod h1:QYRuS/SOXUCsnplDa677K7+DxSOj6IPNl/eQntq43wQ =
148
- github.com/go-openapi/swag v0.22.3 h1:yMBqmnQ0gyZvEb/+KzuWZOXgllrXT4SADYbvDaXHv/g =
149
148
github.com/go-openapi/swag v0.22.3 /go.mod h1:UzaqsxGiab7freDnrUUra0MwWfN/q7tE4j+VcZ0yl14 =
149
+ github.com/go-openapi/swag v0.22.4 h1:QLMzNJnMGPRNDCbySlcj1x01tzU8/9LTTL9hZZZogBU =
150
+ github.com/go-openapi/swag v0.22.4 /go.mod h1:UzaqsxGiab7freDnrUUra0MwWfN/q7tE4j+VcZ0yl14 =
150
151
github.com/go-openapi/validate v0.22.1 h1:G+c2ub6q47kfX1sOBLwIQwzBVt8qmOAARyo/9Fqs9NU =
151
152
github.com/go-openapi/validate v0.22.1 /go.mod h1:rjnrwK57VJ7A8xqfpAOEKRH8yQSGUriMu5/zuPSQ1hg =
152
153
github.com/go-sql-driver/mysql v1.7.1 h1:lUIinVbN1DY0xBg0eMOzmmtGoHwWBbvnWubQUrtU8EI =
You can’t perform that action at this time.
0 commit comments