1
0
mirror of https://github.com/hexolan/stocklet.git synced 2026-05-20 11:39:24 +01:00

chore(deps): bump github.com/jackc/pgx/v5

Bumps the go_modules group with 1 update in the / directory: [github.com/jackc/pgx/v5](https://github.com/jackc/pgx).


Updates `github.com/jackc/pgx/v5` from 5.9.0 to 5.9.2
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.9.0...v5.9.2)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-version: 5.9.2
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-23 01:15:59 +00:00
committed by GitHub
parent 184913173d
commit 8b6b3af1e2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/doug-martin/goqu/v9 v9.19.0
github.com/golang-migrate/migrate/v4 v4.16.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0
github.com/jackc/pgx/v5 v5.9.0
github.com/jackc/pgx/v5 v5.9.2
github.com/lestrrat-go/jwx/v2 v2.0.21
github.com/rs/zerolog v1.31.0
github.com/twmb/franz-go v1.15.0