Use golang.org/x/xerrors
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"encoding/binary"
|
||||
|
||||
"github.com/jackc/pgio"
|
||||
"github.com/pkg/errors"
|
||||
errors "golang.org/x/xerrors"
|
||||
)
|
||||
|
||||
type Float4Array struct {
|
||||
|
||||
Reference in New Issue
Block a user