2
0

Upgrade to pgtype v1.0.2

Pull in pointer to pointer scan fix
This commit is contained in:
Jack Christensen
2019-10-22 20:46:30 -05:00
parent 78a83eba6a
commit e7c61d382e
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/jackc/pgconn v1.1.0
github.com/jackc/pgio v1.0.0
github.com/jackc/pgproto3/v2 v2.0.0
github.com/jackc/pgtype v1.0.1
github.com/jackc/pgtype v1.0.2
github.com/jackc/puddle v1.0.0
github.com/mattn/go-colorable v0.1.2 // indirect
github.com/mattn/go-isatty v0.0.9 // indirect