Move internal references to new source hosting
Some checks failed
/ golint (push) Failing after 3m50s
Some checks failed
/ golint (push) Failing after 3m50s
This commit is contained in:
parent
8c8e360bf6
commit
7237f5f666
239 changed files with 771 additions and 775 deletions
|
|
@ -14,8 +14,8 @@ import (
|
|||
"github.com/Gleipnir-Technology/bob/dialect/psql"
|
||||
"github.com/Gleipnir-Technology/bob/dialect/psql/dialect"
|
||||
"github.com/Gleipnir-Technology/bob/orm"
|
||||
enums "github.com/Gleipnir-Technology/nidus-sync/db/enums"
|
||||
"github.com/stephenafamo/scan"
|
||||
enums "source.gleipnir.technology/Gleipnir/nidus-sync/db/enums"
|
||||
)
|
||||
|
||||
//go:embed texts_by_senders.bob.sql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue