chore: change module name after fork
This commit is contained in:
@@ -3,7 +3,7 @@ package pgproto3
|
||||
import (
|
||||
"encoding/binary"
|
||||
|
||||
"github.com/jackc/pgx/v5/internal/pgio"
|
||||
"github.com/andoma-go/pgx/v5/internal/pgio"
|
||||
)
|
||||
|
||||
type FunctionCall struct {
|
||||
|
||||
Reference in New Issue
Block a user