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