2
0

Upgrade to pgtype v1.10.0

This commit is contained in:
Jack Christensen
2022-02-07 10:52:30 -06:00
parent c9eefd852a
commit 6fea8eba5e
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/jackc/pgconn v1.10.1
github.com/jackc/pgio v1.0.0
github.com/jackc/pgproto3/v2 v2.2.0
github.com/jackc/pgtype v1.9.1
github.com/jackc/pgtype v1.10.0
github.com/jackc/puddle v1.2.1
github.com/rs/zerolog v1.15.0
github.com/shopspring/decimal v1.2.0