feat: add wechat pay
This commit is contained in:
@@ -10,6 +10,7 @@ require (
|
||||
github.com/ThreeDotsLabs/watermill-redisstream v1.4.2
|
||||
github.com/ThreeDotsLabs/watermill-sql/v3 v3.1.0
|
||||
github.com/go-jet/jet/v2 v2.12.0
|
||||
github.com/go-pay/gopay v1.5.107
|
||||
github.com/gofiber/fiber/v3 v3.0.0-beta.4
|
||||
github.com/gofiber/utils/v2 v2.0.0-beta.7
|
||||
github.com/golang-jwt/jwt/v4 v4.5.1
|
||||
@@ -81,6 +82,12 @@ require (
|
||||
github.com/go-openapi/jsonreference v0.19.6 // indirect
|
||||
github.com/go-openapi/spec v0.20.4 // indirect
|
||||
github.com/go-openapi/swag v0.19.15 // indirect
|
||||
github.com/go-pay/crypto v0.0.1 // indirect
|
||||
github.com/go-pay/errgroup v0.0.3 // indirect
|
||||
github.com/go-pay/smap v0.0.2 // indirect
|
||||
github.com/go-pay/util v0.0.4 // indirect
|
||||
github.com/go-pay/xlog v0.0.3 // indirect
|
||||
github.com/go-pay/xtime v0.0.2 // indirect
|
||||
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
|
||||
github.com/gofiber/schema v1.2.0 // indirect
|
||||
github.com/golang/protobuf v1.5.4 // indirect
|
||||
|
||||
Reference in New Issue
Block a user