Compare commits

...

2 Commits

Author SHA1 Message Date
liangzy
6a7da70791 Merge remote-tracking branch 'origin/master' 2020-08-31 10:35:15 +08:00
liangzy
99d09d35b7 change xorm.io 2020-08-31 10:35:06 +08:00

1
go.mod
View File

@ -8,6 +8,7 @@ require (
github.com/astaxie/beego v1.12.2
github.com/go-check/check v0.0.0-20200227125254-8fa46927fb4f // indirect
github.com/go-sql-driver/mysql v1.5.0
github.com/lib/pq v1.0.0
golib.gaore.com/GaoreGo/cast v1.3.2
golib.gaore.com/GaoreGo/goes v1.2.2 // indirect
golib.gaore.com/GaoreGo/grconfig v1.1.0