Browse Source

update

tags/v1.1.0
DengBiao 2 years ago
parent
commit
05bede16c5
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      go.mod

+ 1
- 0
go.mod View File

@@ -5,6 +5,7 @@ go 1.15
require (
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
xorm.io/builder v0.3.10 // indirect
xorm.io/xorm v1.3.0
)

Loading…
Cancel
Save