This commit is contained in:
xxj
2021-04-14 10:24:14 +08:00
parent 8dba9d315c
commit 3abe0a8b26
4 changed files with 20 additions and 7 deletions

3
go.mod
View File

@@ -15,7 +15,8 @@ require (
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
gorm.io/driver/mysql v1.0.1
gorm.io/driver/sqlite v1.1.4
gorm.io/gorm v1.20.7
gorm.io/driver/sqlserver v1.0.7
gorm.io/gorm v1.21.4
)
// replace github.com/xxjwxc/public => ../public