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