This commit is contained in:
2026-01-15 17:15:18 +08:00
parent 6850d499d6
commit 4d50612934
5 changed files with 26 additions and 15 deletions

4
go.mod
View File

@@ -23,7 +23,7 @@ require (
github.com/samber/lo v1.50.0
github.com/shopspring/decimal v1.4.0
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/smartwalle/alipay/v3 v3.2.23
github.com/smartwalle/alipay/v3 v3.2.29-0.20251230233706-e15a4853bc1c
github.com/sony/sonyflake v1.2.0
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common v1.1.49
github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/sms v1.1.49
@@ -77,7 +77,7 @@ require (
github.com/prometheus/procfs v0.15.1 // indirect
github.com/robfig/cron/v3 v3.0.1 // indirect
github.com/smartwalle/ncrypto v1.0.4 // indirect
github.com/smartwalle/ngx v1.0.9 // indirect
github.com/smartwalle/ngx v1.0.12 // indirect
github.com/smartwalle/nsign v1.0.9 // indirect
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/spf13/cast v1.7.0 // indirect