rename module
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"context"
|
||||
"testing"
|
||||
|
||||
"github.com/andoma-go/pgx/v5/pgtype"
|
||||
"github.com/andoma-go/pgx/v5/pgxtest"
|
||||
"git.company.lan/gopkg/pgx/v5/pgtype"
|
||||
"git.company.lan/gopkg/pgx/v5/pgxtest"
|
||||
)
|
||||
|
||||
func TestFloat4Codec(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user