You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module git.oa00.com/go/wxpay
|
|
|
|
go 1.17
|
|
|
|
require (
|
|
git.oa00.com/go/rsa v1.0.0
|
|
github.com/wechatpay-apiv3/wechatpay-go v0.2.11
|
|
)
|