2
0

Update pgconn and pgtype

This commit is contained in:
Jack Christensen
2019-09-19 22:33:58 -05:00
parent 67a09e3a1f
commit 9d3a4b5736
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -5,10 +5,10 @@ go 1.12
require (
github.com/cockroachdb/apd v1.1.0
github.com/gofrs/uuid v3.2.0+incompatible
github.com/jackc/pgconn v1.0.0
github.com/jackc/pgconn v1.0.1
github.com/jackc/pgio v1.0.0
github.com/jackc/pgproto3/v2 v2.0.0
github.com/jackc/pgtype v1.0.0
github.com/jackc/pgtype v1.0.1
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