File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ require (
241
241
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
242
242
github.com/jackc/pgtype v1.14.0 // indirect
243
243
github.com/jackc/pgx/v4 v4.18.2 // indirect
244
- github.com/jackc/pgx/v5 v5.5.3 // indirect
244
+ github.com/jackc/pgx/v5 v5.5.4 // indirect
245
245
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
246
246
github.com/jmespath/go-jmespath v0.4.0 // indirect
247
247
github.com/jmoiron/sqlx v1.3.5 // indirect
Original file line number Diff line number Diff line change @@ -980,8 +980,8 @@ github.com/jackc/pgx/v4 v4.0.0-pre1.0.20190824185557-6972a5742186/go.mod h1:X+GQ
980
980
github.com/jackc/pgx/v4 v4.12.1-0.20210724153913-640aa07df17c /go.mod h1:1QD0+tgSXP7iUjYm9C1NxKhny7lq6ee99u/z+IHFcgs =
981
981
github.com/jackc/pgx/v4 v4.18.2 h1:xVpYkNR5pk5bMCZGfClbO962UIqVABcAGt7ha1s/FeU =
982
982
github.com/jackc/pgx/v4 v4.18.2 /go.mod h1:Ey4Oru5tH5sB6tV7hDmfWFahwF15Eb7DNXlRKx2CkVw =
983
- github.com/jackc/pgx/v5 v5.5.3 h1:Ces6/M3wbDXYpM8JyyPD57ivTtJACFZJd885pdIaV2s =
984
- github.com/jackc/pgx/v5 v5.5.3 /go.mod h1:ez9gk+OAat140fv9ErkZDYFWmXLfV+++K0uAOiwgm1A =
983
+ github.com/jackc/pgx/v5 v5.5.4 h1:Xp2aQS8uXButQdnCMWNmvx6UysWQQC+u1EoizjguY+8 =
984
+ github.com/jackc/pgx/v5 v5.5.4 /go.mod h1:ez9gk+OAat140fv9ErkZDYFWmXLfV+++K0uAOiwgm1A =
985
985
github.com/jackc/puddle v0.0.0-20190413234325-e4ced69a3a2b /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
986
986
github.com/jackc/puddle v0.0.0-20190608224051-11cab39313c9 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
987
987
github.com/jackc/puddle v1.1.3 /go.mod h1:m4B5Dj62Y0fbyuIc15OsIqK0+JU8nkqQjsgx7dvjSWk =
You can’t perform that action at this time.
0 commit comments