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.

11 lines
220 B

module git.oa00.com/go/alipay
go 1.17
require github.com/smartwalle/alipay/v3 v3.1.7
require (
github.com/smartwalle/crypto4go v1.0.2 // indirect
golang.org/x/crypto v0.0.0-20190506204251-e1dfcc566284 // indirect
)