File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ require (
6565 github.com/iancoleman/strcase v0.3.0 // indirect
6666 github.com/jackc/pgpassfile v1.0.0 // indirect
6767 github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
68- github.com/jackc/pgx/v5 v5.7 .2 // indirect
68+ github.com/jackc/pgx/v5 v5.9 .2 // indirect
6969 github.com/jackc/puddle/v2 v2.2.2 // indirect
7070 github.com/jmespath/go-jmespath v0.4.0 // indirect
7171 github.com/jmoiron/sqlx v1.4.0 // indirect
Original file line number Diff line number Diff line change @@ -163,8 +163,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
163163github.com/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
164164github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo =
165165github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
166- github.com/jackc/pgx/v5 v5.7 .2 h1:mLoDLV6sonKlvjIEsV56SkWNCnuNv531l94GaIzO+XI =
167- github.com/jackc/pgx/v5 v5.7 .2 /go.mod h1:ncY89UGWxg82EykZUwSpUKEfccBGGYq1xjrOpsbsfGQ =
166+ github.com/jackc/pgx/v5 v5.9 .2 h1:3ZhOzMWnR4yJ+RW1XImIPsD1aNSz4T4fyP7zlQb56hw =
167+ github.com/jackc/pgx/v5 v5.9 .2 /go.mod h1:mal1tBGAFfLHvZzaYh77YS/eC6IX9OWbRV1QIIM0Jn4 =
168168github.com/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo =
169169github.com/jackc/puddle/v2 v2.2.2 /go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
170170github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
You can’t perform that action at this time.
0 commit comments