chore: change module name after fork
This commit is contained in:
@@ -3,7 +3,7 @@ package pgconn_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/jackc/pgx/v5/pgconn"
|
||||
"github.com/andoma-go/pgx/v5/pgconn"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user