rename module
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"database/sql/driver"
|
||||
"fmt"
|
||||
|
||||
"github.com/andoma-go/pgx/v5/internal/pgio"
|
||||
"git.company.lan/gopkg/pgx/v5/internal/pgio"
|
||||
)
|
||||
|
||||
// RangeValuer is a type that can be converted into a PostgreSQL range.
|
||||
|
||||
Reference in New Issue
Block a user