Switch to using the Gleipnir fork of jet
Because we need those sweet, sweet geometry columns
This commit is contained in:
parent
b5bc54b7f4
commit
935800e334
31 changed files with 39 additions and 41 deletions
|
|
@ -11,7 +11,7 @@ import (
|
|||
//"github.com/georgysavva/scany/v2/pgxscan"
|
||||
//"github.com/jackc/pgx/v5"
|
||||
"github.com/Gleipnir-Technology/bob"
|
||||
"github.com/go-jet/jet/v2/postgres"
|
||||
"github.com/Gleipnir-Technology/jet/postgres"
|
||||
"github.com/jackc/pgx/v5"
|
||||
"github.com/jackc/pgx/v5/pgxpool"
|
||||
"github.com/jackc/pgx/v5/stdlib"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue