Import pgproto3
Also copy in pgmock as an internal package.
This commit is contained in:
+1
-1
@@ -1,9 +1,9 @@
|
||||
package pgxpool
|
||||
|
||||
import (
|
||||
"github.com/jackc/pgproto3/v2"
|
||||
"github.com/jackc/pgx/v5"
|
||||
"github.com/jackc/pgx/v5/pgconn"
|
||||
"github.com/jackc/pgx/v5/pgproto3"
|
||||
)
|
||||
|
||||
type errRows struct {
|
||||
|
||||
Reference in New Issue
Block a user