Update go.mod

This commit is contained in:
Jinzhu 2022-02-16 15:29:12 +08:00
parent c59748da97
commit 2c9e215396

View File

@ -18,5 +18,3 @@ require (
) )
replace gorm.io/gorm => ../ replace gorm.io/gorm => ../
replace gorm.io/driver/sqlserver => /Users/jinzhu/Projects/gorm/sqlserver