module git.nanodreamtech.com/sg/wechatpay-go

go 1.16

require (
	github.com/agiledragon/gomonkey v2.0.2+incompatible
	github.com/stretchr/testify v1.8.1
)