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
|
|
@ -3,7 +3,7 @@ package sqlite
|
|||
import (
|
||||
"encoding/hex"
|
||||
"fmt"
|
||||
"github.com/go-jet/jet/v2/internal/jet"
|
||||
"github.com/Gleipnir-Technology/jet/internal/jet"
|
||||
)
|
||||
|
||||
// Dialect is implementation of SQL Builder for SQLite databases.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue