all repos

onasty @ a9ae72ba6d9d01fcc52c5cd4577e93e3aefb8602

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

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

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-version: 5.7.4
  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: 2025-04-16 17:26:56 +0300
Parent: cd94b5c
jump to
M go.mod
M go.sum
M go.mod
···
        8
        8
         	github.com/golang-jwt/jwt/v5 v5.2.2

      
        9
        9
         	github.com/golang-migrate/migrate/v4 v4.18.2

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

      
        11
        
        -	github.com/jackc/pgx/v5 v5.7.2

      
        
        11
        +	github.com/jackc/pgx/v5 v5.7.4

      
        12
        12
         	github.com/mailgun/mailgun-go/v4 v4.22.2

      
        13
        13
         	github.com/nats-io/nats.go v1.41.0

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

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

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

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

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

      
        165
        
        -github.com/jackc/pgx/v5 v5.7.2/go.mod h1:ncY89UGWxg82EykZUwSpUKEfccBGGYq1xjrOpsbsfGQ=

      
        
        164
        +github.com/jackc/pgx/v5 v5.7.4 h1:9wKznZrhWa2QiHL+NjTSPP6yjl3451BX3imWDnokYlg=

      
        
        165
        +github.com/jackc/pgx/v5 v5.7.4/go.mod h1:ncY89UGWxg82EykZUwSpUKEfccBGGYq1xjrOpsbsfGQ=

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

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

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