2
0

Update dependencies

This commit is contained in:
Jack Christensen
2020-06-06 11:00:22 -05:00
parent 2758cbc0c4
commit 59a28af6de
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -5,9 +5,9 @@ go 1.12
require (
github.com/cockroachdb/apd v1.1.0
github.com/gofrs/uuid v3.2.0+incompatible
github.com/jackc/pgconn v1.5.1-0.20200601181101-fa742c524853
github.com/jackc/pgconn v1.6.0
github.com/jackc/pgio v1.0.0
github.com/jackc/pgproto3/v2 v2.0.1
github.com/jackc/pgproto3/v2 v2.0.2
github.com/jackc/pgtype v1.3.1-0.20200606141011-f6355165a91c
github.com/jackc/puddle v1.1.1
github.com/mattn/go-colorable v0.1.6 // indirect