Bump github.com/jackc/pgx/v5 from 5.4.0 to 5.4.1 in /postgres

Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.0 to 5.4.1.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.0...v5.4.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-19 07:57:31 +00:00
committed by GitHub
parent cd72744191
commit 85c4df40cd
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ go 1.19
require (
github.com/gofiber/utils v1.1.0
github.com/jackc/pgx/v5 v5.4.0
github.com/jackc/pgx/v5 v5.4.1
)
require (