Bulk replace project references in go code
This commit is contained in:
parent
814ebddfa2
commit
4474319e73
170 changed files with 488 additions and 488 deletions
|
|
@ -4,9 +4,9 @@ import (
|
|||
"database/sql"
|
||||
"fmt"
|
||||
|
||||
"github.com/go-jet/jet/v2/generator/metadata"
|
||||
"github.com/go-jet/jet/v2/generator/template"
|
||||
"github.com/go-jet/jet/v2/sqlite"
|
||||
"github.com/Gleipnir-Technology/jet/generator/metadata"
|
||||
"github.com/Gleipnir-Technology/jet/generator/template"
|
||||
"github.com/Gleipnir-Technology/jet/sqlite"
|
||||
)
|
||||
|
||||
// GenerateDSN generates jet files using dsn connection string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue