all repos

onasty @ 5bfc9430f32d175e87ae2f4e3e6e61f4d49735c3

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

Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.7.1 to 5.7.2.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.7.1...v5.7.2)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Author: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Committed by: GitHub noreply@github.com
Committed at: 2024-12-23 21:17:28 +0200
Parent: 3effcf4
jump to
M go.mod
M go.sum
M go.mod
···
        9
        9
         	github.com/golang-migrate/migrate/v4 v4.18.1

      
        10
        10
         	github.com/henvic/pgq v0.0.3

      
        11
        11
         	github.com/jackc/pgx-gofrs-uuid v0.0.0-20230224015001-1d428863c2e2

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

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

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

      
        14
        14
         	github.com/prometheus/client_golang v1.20.5

      
        15
        15
         	github.com/redis/go-redis/v9 v9.7.0

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

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

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

      
        165
        
        -github.com/jackc/pgx/v5 v5.7.1 h1:x7SYsPBYDkHDksogeSmZZ5xzThcTgRz++I5E+ePFUcs=

      
        166
        
        -github.com/jackc/pgx/v5 v5.7.1/go.mod h1:e7O26IywZZ+naJtWWos6i6fvWK+29etgITqrqHLfoZA=

      
        
        165
        +github.com/jackc/pgx/v5 v5.7.2 h1:mLoDLV6sonKlvjIEsV56SkWNCnuNv531l94GaIzO+XI=

      
        
        166
        +github.com/jackc/pgx/v5 v5.7.2/go.mod h1:ncY89UGWxg82EykZUwSpUKEfccBGGYq1xjrOpsbsfGQ=

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

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

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