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 @@ -23,7 +23,7 @@ require (
23
23
github.com/swaggo/http-swagger/v2 v2.0.2
24
24
github.com/swaggo/swag v1.16.3
25
25
github.com/yeqown/go-qrcode/v2 v2.2.2
26
- github.com/yeqown/go-qrcode/writer/standard v1.2.2
26
+ github.com/yeqown/go-qrcode/writer/standard v1.2.4
27
27
golang.org/x/crypto v0.19.0
28
28
modernc.org/sqlite v1.29.2
29
29
)
Original file line number Diff line number Diff line change @@ -165,6 +165,8 @@ github.com/yeqown/go-qrcode/v2 v2.2.2 h1:0comk6jEwi0oWNhKEmzx4JI+Q7XIneAApmFSMKW
165
165
github.com/yeqown/go-qrcode/v2 v2.2.2 /go.mod h1:2Qsk2APUCPne0TsRo40DIkI5MYnbzYKCnKGEFWrxd24 =
166
166
github.com/yeqown/go-qrcode/writer/standard v1.2.2 h1:gyzunKXgC0ZUpKqQFUImbAEwewAiwNCkxFEKZV80Kt4 =
167
167
github.com/yeqown/go-qrcode/writer/standard v1.2.2 /go.mod h1:bbVRiBJSRPj4UBZP/biLG7JSd9kHqXjErk1eakAMnRA =
168
+ github.com/yeqown/go-qrcode/writer/standard v1.2.4 h1:41e/aLr1AMVWlug6oUMkDg2r0+dv5ofB7UaTkekKZBc =
169
+ github.com/yeqown/go-qrcode/writer/standard v1.2.4 /go.mod h1:H8nLSGYUWBpNyBPjDcJzAanMzYBBYMFtrU2lwoSRn+k =
168
170
github.com/yeqown/reedsolomon v1.0.0 h1:x1h/Ej/uJnNu8jaX7GLHBWmZKCAWjEJTetkqaabr4B0 =
169
171
github.com/yeqown/reedsolomon v1.0.0 /go.mod h1:P76zpcn2TCuL0ul1Fso373qHRc69LKwAw/Iy6g1WiiM =
170
172
github.com/zclconf/go-cty v1.14.1 h1:t9fyA35fwjjUMcmL5hLER+e/rEPqrbCK1/OSE4SI9KA =
You can’t perform that action at this time.
0 commit comments