module system_pay

go 1.16

require (
	github.com/astaxie/beego v1.12.3
	github.com/pkg/errors v0.9.1
	github.com/smartystreets/goconvey v1.8.0
)