2
0

Use github.com/pkg/errors

This commit is contained in:
Jack Christensen
2017-06-04 21:30:03 -05:00
parent 3ea41e6972
commit 8f4178b3d3
86 changed files with 639 additions and 597 deletions
+2 -1
View File
@@ -2,8 +2,9 @@ package pgx
import (
"encoding/hex"
"errors"
"fmt"
"github.com/pkg/errors"
)
// The values for log levels are chosen such that the zero value means that no