fix(deps): update module github.com/jackc/pgx/v5 to v5.7.4

This commit is contained in:
2025-03-25 23:13:28 +00:00
parent 0eb224f8b4
commit 8a526c50ca
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/adhocore/gronx v1.19.5
github.com/golang-migrate/migrate/v4 v4.18.2
github.com/google/uuid v1.6.0
github.com/jackc/pgx/v5 v5.7.2
github.com/jackc/pgx/v5 v5.7.4
github.com/joho/godotenv v1.5.1
github.com/spf13/cobra v1.9.1
gitlab.com/greyxor/slogor v1.6.1