2
0

Release v4.8.0

This commit is contained in:
Jack Christensen
2020-07-22 06:49:50 -05:00
parent 4ebf1d2e0b
commit b8c5857880
3 changed files with 12 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.6.2
github.com/jackc/pgconn v1.6.3
github.com/jackc/pgio v1.0.0
github.com/jackc/pgproto3/v2 v2.0.2
github.com/jackc/pgtype v1.4.1
github.com/jackc/pgtype v1.4.2
github.com/jackc/puddle v1.1.1
github.com/mattn/go-colorable v0.1.6 // indirect
github.com/rs/zerolog v1.15.0