2
0

Update pgconn for renamed CleanupChan

This commit is contained in:
Jack Christensen
2020-08-20 22:09:50 -05:00
parent 39b096d01e
commit 997a16dbc5
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.12
require (
github.com/cockroachdb/apd v1.1.0
github.com/gofrs/uuid v3.2.0+incompatible
github.com/jackc/pgconn v1.6.5-0.20200821030021-3eb5432c4738
github.com/jackc/pgconn v1.6.5-0.20200821030840-fdfc783345f6
github.com/jackc/pgio v1.0.0
github.com/jackc/pgproto3/v2 v2.0.4
github.com/jackc/pgtype v1.4.2