Bump module version to v5
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@ package pgxpool
|
||||
|
||||
import (
|
||||
"github.com/jackc/pgproto3/v2"
|
||||
"github.com/jackc/pgx/v4"
|
||||
"github.com/jackc/pgx/v4/pgconn"
|
||||
"github.com/jackc/pgx/v5"
|
||||
"github.com/jackc/pgx/v5/pgconn"
|
||||
)
|
||||
|
||||
type errRows struct {
|
||||
|
||||
Reference in New Issue
Block a user