|
|
@@ -3,9 +3,12 @@ module code.fnuoos.com/go_rely_warehouse/zyos_go_pay.git |
|
|
|
go 1.15 |
|
|
|
|
|
|
|
require ( |
|
|
|
github.com/gin-gonic/gin v1.8.0 // indirect |
|
|
|
github.com/go-sql-driver/mysql v1.6.0 |
|
|
|
github.com/iGoogle-ink/gopay v1.5.36 |
|
|
|
github.com/pkg/errors v0.8.1 // indirect |
|
|
|
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect |
|
|
|
gopkg.in/go-playground/validator.v9 v9.29.1 // indirect |
|
|
|
xorm.io/builder v0.3.10 // indirect |
|
|
|
xorm.io/xorm v1.3.0 |
|
|
|
) |