2
0

Upgrade pgtype to v1.5.0

This commit is contained in:
Jack Christensen
2020-09-26 11:51:11 -05:00
parent 3e9614fdb4
commit f23bd4824d
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/jackc/pgconn v1.7.0
github.com/jackc/pgio v1.0.0
github.com/jackc/pgproto3/v2 v2.0.5
github.com/jackc/pgtype v1.4.3-0.20200905161353-e7d2b057a716
github.com/jackc/pgtype v1.5.0
github.com/jackc/puddle v1.1.2
github.com/mattn/go-colorable v0.1.6 // indirect
github.com/rs/zerolog v1.15.0