Finish importing pgio as internal package
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"encoding/hex"
|
||||
"encoding/json"
|
||||
|
||||
"github.com/jackc/pgio"
|
||||
"github.com/jackc/pgx/v5/internal/pgio"
|
||||
)
|
||||
|
||||
type FunctionCallResponse struct {
|
||||
|
||||
Reference in New Issue
Block a user