File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ require (
162162 github.com/jackc/pgpassfile v1.0.0 // indirect
163163 github.com/jackc/pgproto3/v2 v2.3.3 // indirect
164164 github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
165- github.com/jackc/pgx/v5 v5.7.5 // indirect
165+ github.com/jackc/pgx/v5 v5.9.0 // indirect
166166 github.com/jackc/puddle/v2 v2.2.2 // indirect
167167 github.com/jaegertracing/jaeger-idl v0.5.0 // indirect
168168 github.com/jmoiron/sqlx v1.4.0 // indirect
Original file line number Diff line number Diff line change @@ -411,8 +411,8 @@ github.com/jackc/pgproto3/v2 v2.3.3 h1:1HLSx5H+tXR9pW3in3zaztoEwQYRC9SQaYUHjTSUO
411411github.com/jackc/pgproto3/v2 v2.3.3 /go.mod h1:WfJCnwN3HIg9Ish/j3sgWXnAfK8A9Y0bwXYU5xKaEdA =
412412github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo =
413413github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
414- github.com/jackc/pgx/v5 v5.7.5 h1:JHGfMnQY+IEtGM63d+NGMjoRpysB2JBwDr5fsngwmJs =
415- github.com/jackc/pgx/v5 v5.7.5 /go.mod h1:aruU7o91Tc2q2cFp5h4uP3f6ztExVpyVv88Xl/8Vl8M =
414+ github.com/jackc/pgx/v5 v5.9.0 h1:T/dI+2TvmI2H8s/KH1/lXIbz1CUFk3gn5oTjr0/mBsE =
415+ github.com/jackc/pgx/v5 v5.9.0 /go.mod h1:mal1tBGAFfLHvZzaYh77YS/eC6IX9OWbRV1QIIM0Jn4 =
416416github.com/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo =
417417github.com/jackc/puddle/v2 v2.2.2 /go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
418418github.com/jaegertracing/jaeger-idl v0.5.0 h1:zFXR5NL3Utu7MhPg8ZorxtCBjHrL3ReM1VoB65FOFGE =
You can’t perform that action at this time.
0 commit comments