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,8 +3,8 @@ package postgres
|
|||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/go-jet/jet/v2/internal/jet"
|
||||
"github.com/go-jet/jet/v2/internal/testutils"
|
||||
"github.com/Gleipnir-Technology/jet/internal/jet"
|
||||
"github.com/Gleipnir-Technology/jet/internal/testutils"
|
||||
)
|
||||
|
||||
var table1Col1 = IntegerColumn("col1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue