File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ require (
5252 github.com/jackc/pgconn v1.14.3
5353 github.com/jackc/pgio v1.0.0
5454 github.com/jackc/pglogrepl v0.0.0-20240307033717-828fbfe908e9
55- github.com/jackc/pgx/v5 v5.6 .0
55+ github.com/jackc/pgx/v5 v5.9 .0
5656 github.com/jmoiron/sqlx v1.4.0
5757 github.com/klauspost/compress v1.18.4
5858 github.com/klauspost/pgzip v1.2.6
Original file line number Diff line number Diff line change @@ -791,8 +791,8 @@ github.com/jackc/pgproto3/v2 v2.3.3 h1:1HLSx5H+tXR9pW3in3zaztoEwQYRC9SQaYUHjTSUO
791791github.com/jackc/pgproto3/v2 v2.3.3 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
792792github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo =
793793github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
794- github.com/jackc/pgx/v5 v5.6 .0 h1:SWJzexBzPL5jb0GEsrPMLIsi/3jOo7RHlzTjcAeDrPY =
795- github.com/jackc/pgx/v5 v5.6 .0 /go.mod h1:DNZ/vlrUnhWCoFGxHAG8U2ljioxukquj7utPDgtQdTw =
794+ github.com/jackc/pgx/v5 v5.9 .0 h1:T/dI+2TvmI2H8s/KH1/lXIbz1CUFk3gn5oTjr0/mBsE =
795+ github.com/jackc/pgx/v5 v5.9 .0 /go.mod h1:mal1tBGAFfLHvZzaYh77YS/eC6IX9OWbRV1QIIM0Jn4 =
796796github.com/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo =
797797github.com/jackc/puddle/v2 v2.2.2 /go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
798798github.com/jcmturner/gofork v0.0.0-20180107083740-2aebee971930 /go.mod h1:MK8+TM0La+2rjBD4jE12Kj1pCCxK7d2LK/UM3ncEo0o =
You can’t perform that action at this time.
0 commit comments