File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ require (
9797 github.com/imdario/mergo v0.3.16 // indirect
9898 github.com/jackc/pgpassfile v1.0.0 // indirect
9999 github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 // indirect
100- github.com/jackc/pgx/v5 v5.5.3 // indirect
100+ github.com/jackc/pgx/v5 v5.5.4 // indirect
101101 github.com/jackc/puddle/v2 v2.2.1 // indirect
102102 github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056 // indirect
103103 github.com/jinzhu/inflection v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -198,8 +198,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
198198github.com/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
199199github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 h1:L0QtFUgDarD7Fpv9jeVMgy/+Ec0mtnmYuImjTz6dtDA =
200200github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
201- github.com/jackc/pgx/v5 v5.5.3 h1:Ces6/M3wbDXYpM8JyyPD57ivTtJACFZJd885pdIaV2s =
202- github.com/jackc/pgx/v5 v5.5.3 /go.mod h1:ez9gk+OAat140fv9ErkZDYFWmXLfV+++K0uAOiwgm1A =
201+ github.com/jackc/pgx/v5 v5.5.4 h1:Xp2aQS8uXButQdnCMWNmvx6UysWQQC+u1EoizjguY+8 =
202+ github.com/jackc/pgx/v5 v5.5.4 /go.mod h1:ez9gk+OAat140fv9ErkZDYFWmXLfV+++K0uAOiwgm1A =
203203github.com/jackc/puddle/v2 v2.2.1 h1:RhxXJtFG022u4ibrCSMSiu5aOq1i77R3OHKNJj77OAk =
204204github.com/jackc/puddle/v2 v2.2.1 /go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
205205github.com/jaytaylor/html2text v0.0.0-20180606194806-57d518f124b0 /go.mod h1:CVKlgaMiht+LXvHG173ujK6JUhZXKb2u/BQtjPDIvyk =
You can’t perform that action at this time.
0 commit comments