all repos

onasty @ 58e498096946f3ec5dd2a3b7d52431152de834da

a one-time notes service
2 files changed, 3 insertions(+), 3 deletions(-)
chore(deps): bump github.com/jackc/pgx/v5 from 5.7.6 to 5.8.0

Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.7.6 to 5.8.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.7.6...v5.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Author: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Committed by: GitHub noreply@github.com
Committed at: 2026-01-01 08:07:24 +0000
Parent: 8d12ded
jump to
M go.mod
M go.sum
M go.mod
···
        9
        9
         	github.com/golang-jwt/jwt/v5 v5.3.0

      
        10
        10
         	github.com/golang-migrate/migrate/v4 v4.19.0

      
        11
        11
         	github.com/henvic/pgq v0.0.4

      
        12
        
        -	github.com/jackc/pgx/v5 v5.7.6

      
        
        12
        +	github.com/jackc/pgx/v5 v5.8.0

      
        13
        13
         	github.com/mailgun/mailgun-go/v4 v4.23.0

      
        14
        14
         	github.com/nats-io/nats.go v1.47.0

      
        15
        15
         	github.com/prometheus/client_golang v1.23.0

      
M go.sum
···
        165
        165
         github.com/jackc/pgx/v4 v4.12.1-0.20210724153913-640aa07df17c/go.mod h1:1QD0+tgSXP7iUjYm9C1NxKhny7lq6ee99u/z+IHFcgs=

      
        166
        166
         github.com/jackc/pgx/v4 v4.18.2 h1:xVpYkNR5pk5bMCZGfClbO962UIqVABcAGt7ha1s/FeU=

      
        167
        167
         github.com/jackc/pgx/v4 v4.18.2/go.mod h1:Ey4Oru5tH5sB6tV7hDmfWFahwF15Eb7DNXlRKx2CkVw=

      
        168
        
        -github.com/jackc/pgx/v5 v5.7.6 h1:rWQc5FwZSPX58r1OQmkuaNicxdmExaEz5A2DO2hUuTk=

      
        169
        
        -github.com/jackc/pgx/v5 v5.7.6/go.mod h1:aruU7o91Tc2q2cFp5h4uP3f6ztExVpyVv88Xl/8Vl8M=

      
        
        168
        +github.com/jackc/pgx/v5 v5.8.0 h1:TYPDoleBBme0xGSAX3/+NujXXtpZn9HBONkQC7IEZSo=

      
        
        169
        +github.com/jackc/pgx/v5 v5.8.0/go.mod h1:QVeDInX2m9VyzvNeiCJVjCkNFqzsNb43204HshNSZKw=

      
        170
        170
         github.com/jackc/puddle v0.0.0-20190413234325-e4ced69a3a2b/go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk=

      
        171
        171
         github.com/jackc/puddle v0.0.0-20190608224051-11cab39313c9/go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk=

      
        172
        172
         github.com/jackc/puddle v1.1.3/go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk=