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.

9 lines
128 B

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
)