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 @@ -14,7 +14,7 @@ require (
1414 github.com/gomodule/redigo v1.9.2
1515 github.com/google/uuid v1.6.0
1616 github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438
17- github.com/jackc/pgx/v5 v5.7.1
17+ github.com/jackc/pgx/v5 v5.7.2
1818 github.com/labstack/echo/v4 v4.13.3
1919 github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
2020 github.com/robfig/cron/v3 v3.0.1
Original file line number Diff line number Diff line change @@ -271,8 +271,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
271271github.com/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
272272github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo =
273273github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
274- github.com/jackc/pgx/v5 v5.7.1 h1:x7SYsPBYDkHDksogeSmZZ5xzThcTgRz++I5E+ePFUcs =
275- github.com/jackc/pgx/v5 v5.7.1 /go.mod h1:e7O26IywZZ+naJtWWos6i6fvWK+29etgITqrqHLfoZA =
274+ github.com/jackc/pgx/v5 v5.7.2 h1:mLoDLV6sonKlvjIEsV56SkWNCnuNv531l94GaIzO+XI =
275+ github.com/jackc/pgx/v5 v5.7.2 /go.mod h1:ncY89UGWxg82EykZUwSpUKEfccBGGYq1xjrOpsbsfGQ =
276276github.com/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo =
277277github.com/jackc/puddle/v2 v2.2.2 /go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
278278github.com/jeremija/gosubmit v0.2.7 h1:At0OhGCFGPXyjPYAsCchoBUhE099pcBXmsb4iZqROIc =
You can’t perform that action at this time.
0 commit comments