Upgrade pgconn and pgtype
This commit is contained in:
@@ -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.7.0
|
||||
github.com/jackc/pgconn v1.7.1
|
||||
github.com/jackc/pgio v1.0.0
|
||||
github.com/jackc/pgproto3/v2 v2.0.5
|
||||
github.com/jackc/pgtype v1.5.0
|
||||
github.com/jackc/pgtype v1.6.1
|
||||
github.com/jackc/puddle v1.1.2
|
||||
github.com/mattn/go-colorable v0.1.6 // indirect
|
||||
github.com/rs/zerolog v1.15.0
|
||||
|
||||
Reference in New Issue
Block a user