1
0
forked from wrenn/wrenn

Update pgx/v5 from v5.8.0 to v5.9.1

Picks up timestamp scan optimizations, ContextWatcher goroutine leak
fix, and stdlib ResetSession connection pool fix.
This commit is contained in:
2026-04-12 22:50:28 +06:00
parent 108b68c3fa
commit 7b853a05ba
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -9,7 +9,7 @@ require (
github.com/golang-jwt/jwt/v5 v5.3.1
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.3
github.com/jackc/pgx/v5 v5.8.0
github.com/jackc/pgx/v5 v5.9.1
github.com/joho/godotenv v1.5.1
github.com/redis/go-redis/v9 v9.18.0
github.com/vishvananda/netlink v1.1.1-0.20210330154013-f5de75959ad5