rename module
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"fmt"
|
||||
"reflect"
|
||||
|
||||
"github.com/andoma-go/pgx/v5/internal/anynil"
|
||||
"github.com/andoma-go/pgx/v5/internal/pgio"
|
||||
"git.company.lan/gopkg/pgx/v5/internal/anynil"
|
||||
"git.company.lan/gopkg/pgx/v5/internal/pgio"
|
||||
)
|
||||
|
||||
// ArrayGetter is a type that can be converted into a PostgreSQL array.
|
||||
|
||||
Reference in New Issue
Block a user