Update module github.com/jackc/pgx/v5 to v5.9.2

This commit is contained in:
Spacebot 2026-04-28 12:02:22 +00:00
commit ab253a5660
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -2,7 +2,7 @@ module goresults
go 1.25.0
require github.com/jackc/pgx/v5 v5.9.1
require github.com/jackc/pgx/v5 v5.9.2
require (
github.com/jackc/pgpassfile v1.0.0 // indirect