File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ require (
118118 github.com/jackc/pgerrcode v0.0.0-20250907135507-afb5586c32a6 // indirect
119119 github.com/jackc/pgpassfile v1.0.0 // indirect
120120 github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
121- github.com/jackc/pgx/v5 v5.8 .0 // indirect
121+ github.com/jackc/pgx/v5 v5.9 .0 // indirect
122122 github.com/jackc/pgxlisten v0.0.0-20250802141604-12b92425684c // indirect
123123 github.com/jackc/puddle/v2 v2.2.2 // indirect
124124 github.com/jcmturner/aescts/v2 v2.0.0 // indirect
Original file line number Diff line number Diff line change @@ -304,8 +304,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
304304github.com/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
305305github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo =
306306github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
307- github.com/jackc/pgx/v5 v5.8 .0 h1:TYPDoleBBme0xGSAX3/+NujXXtpZn9HBONkQC7IEZSo =
308- github.com/jackc/pgx/v5 v5.8 .0 /go.mod h1:QVeDInX2m9VyzvNeiCJVjCkNFqzsNb43204HshNSZKw =
307+ github.com/jackc/pgx/v5 v5.9 .0 h1:T/dI+2TvmI2H8s/KH1/lXIbz1CUFk3gn5oTjr0/mBsE =
308+ github.com/jackc/pgx/v5 v5.9 .0 /go.mod h1:mal1tBGAFfLHvZzaYh77YS/eC6IX9OWbRV1QIIM0Jn4 =
309309github.com/jackc/pgxlisten v0.0.0-20250802141604-12b92425684c h1:on93qgQJqBwjHYjUv51BuS6Q8UlALFAHhsvuR5WVaos =
310310github.com/jackc/pgxlisten v0.0.0-20250802141604-12b92425684c /go.mod h1:ygR1JwoRvIb4hhLukHQxSB3u/sRQT4Laylx0rDtNEhE =
311311github.com/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo =
You can’t perform that action at this time.
0 commit comments