fix auto config defile

This commit is contained in:
xxjwxc
2020-02-23 14:42:20 +08:00
parent 1211376025
commit 2aa5bb804d
4 changed files with 18 additions and 22 deletions

1
go.mod
View File

@@ -3,7 +3,6 @@ module github.com/xxjwxc/gormt
go 1.13
require (
github.com/fzipp/gocyclo v0.0.0-20150627053110-6acd4345c835 // indirect
github.com/go-playground/universal-translator v0.17.0 // indirect
github.com/go-sql-driver/mysql v1.4.1
github.com/jinzhu/gorm v1.9.11