Project path rename.
This commit is contained in:
parent
599a8c537a
commit
0971573338
12 changed files with 18 additions and 18 deletions
|
|
@ -27,7 +27,7 @@ func (t TableInfo) GetImports() []string {
|
|||
case "uuid.UUID":
|
||||
imports["uuid.UUID"] = "github.com/google/uuid"
|
||||
case "types.JSONText":
|
||||
imports["types.JSONText"] = "github.com/sub0Zero/go-sqlbuilder/types"
|
||||
imports["types.JSONText"] = "github.com/sub0zero/go-sqlbuilder/types"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue