This repository was archived by the owner on Jun 12, 2024. It is now read-only.
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/rs/zerolog v1.31.0
20
20
github.com/stretchr/testify v1.8.4
21
21
github.com/swaggo/http-swagger v1.3.4
22
- github.com/swaggo/swag v1.16.2
22
+ github.com/swaggo/swag v1.16.3
23
23
github.com/yeqown/go-qrcode/v2 v2.2.2
24
24
github.com/yeqown/go-qrcode/writer/standard v1.2.2
25
25
golang.org/x/crypto v0.18.0
Original file line number Diff line number Diff line change @@ -156,6 +156,8 @@ github.com/swaggo/http-swagger v1.3.4 h1:q7t/XLx0n15H1Q9/tk3Y9L4n210XzJF5WtnDX64
156
156
github.com/swaggo/http-swagger v1.3.4 /go.mod h1:9dAh0unqMBAlbp1uE2Uc2mQTxNMU/ha4UbucIg1MFkQ =
157
157
github.com/swaggo/swag v1.16.2 h1:28Pp+8DkQoV+HLzLx8RGJZXNGKbFqnuvSbAAtoxiY04 =
158
158
github.com/swaggo/swag v1.16.2 /go.mod h1:6YzXnDcpr0767iOejs318CwYkCQqyGer6BizOg03f+E =
159
+ github.com/swaggo/swag v1.16.3 h1:PnCYjPCah8FK4I26l2F/KQ4yz3sILcVUN3cTlBFA9Pg =
160
+ github.com/swaggo/swag v1.16.3 /go.mod h1:DImHIuOFXKpMFAQjcC7FG4m3Dg4+QuUgUzJmKjI/gRk =
159
161
github.com/yeqown/go-qrcode/v2 v2.2.2 h1:0comk6jEwi0oWNhKEmzx4JI+Q7XIneAApmFSMKWmSVc =
160
162
github.com/yeqown/go-qrcode/v2 v2.2.2 /go.mod h1:2Qsk2APUCPne0TsRo40DIkI5MYnbzYKCnKGEFWrxd24 =
161
163
github.com/yeqown/go-qrcode/writer/standard v1.2.2 h1:gyzunKXgC0ZUpKqQFUImbAEwewAiwNCkxFEKZV80Kt4 =
You can’t perform that action at this time.
0 commit comments