This commit is contained in:
yanweidong
2026-01-26 23:55:26 +08:00
parent 44d1a93789
commit e8bfe39dac
3 changed files with 19 additions and 4 deletions

1
go.mod
View File

@@ -51,6 +51,7 @@ require (
github.com/quic-go/qpack v0.6.0 // indirect
github.com/quic-go/quic-go v0.59.0 // indirect
github.com/redis/go-redis/v9 v9.17.2 // indirect
github.com/robfig/cron/v3 v3.0.1
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.3.1 // indirect