build: update root pgx/v5 to 5.9.0

This commit is contained in:
Slyghtning 2026-04-21 09:22:56 +02:00
parent e8bae4380c
commit 7396653e55
No known key found for this signature in database
GPG key ID: F82D456EA023C9BF
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -16,7 +16,7 @@ require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
github.com/jackc/pgconn v1.14.3
github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438
github.com/jackc/pgx/v5 v5.7.4
github.com/jackc/pgx/v5 v5.9.0
github.com/jessevdk/go-flags v1.4.0
github.com/lib/pq v1.10.9
github.com/lightninglabs/aperture v0.3.13-beta