Project path rename.
This commit is contained in:
parent
599a8c537a
commit
0971573338
12 changed files with 18 additions and 18 deletions
|
|
@ -3,7 +3,7 @@ package generator
|
|||
var SqlBuilderTableTemplate = `package table
|
||||
|
||||
import (
|
||||
"github.com/sub0Zero/go-sqlbuilder/sqlbuilder"
|
||||
"github.com/sub0zero/go-sqlbuilder/sqlbuilder"
|
||||
)
|
||||
|
||||
type {{.ToGoStructName}} struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue