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 @@ -25,7 +25,7 @@ require (
25
25
github.com/google/uuid v1.6.0
26
26
github.com/hashicorp/golang-lru/v2 v2.0.7
27
27
github.com/invopop/jsonschema v0.13.0
28
- github.com/jackc/pgx/v5 v5.7.3
28
+ github.com/jackc/pgx/v5 v5.7.4
29
29
github.com/jackc/pgxlisten v0.0.0-20241005155529-9d952acd6a6c
30
30
github.com/lib/pq v1.10.9
31
31
github.com/nats-io/nats.go v1.40.1
Original file line number Diff line number Diff line change @@ -1004,8 +1004,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
1004
1004
github.com/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
1005
1005
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo =
1006
1006
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
1007
- github.com/jackc/pgx/v5 v5.7.3 h1:PO1wNKj/bTAwxSJnO1Z4Ai8j4magtqg2SLNjEDzcXQo =
1008
- github.com/jackc/pgx/v5 v5.7.3 /go.mod h1:ncY89UGWxg82EykZUwSpUKEfccBGGYq1xjrOpsbsfGQ =
1007
+ github.com/jackc/pgx/v5 v5.7.4 h1:9wKznZrhWa2QiHL+NjTSPP6yjl3451BX3imWDnokYlg =
1008
+ github.com/jackc/pgx/v5 v5.7.4 /go.mod h1:ncY89UGWxg82EykZUwSpUKEfccBGGYq1xjrOpsbsfGQ =
1009
1009
github.com/jackc/pgxlisten v0.0.0-20241005155529-9d952acd6a6c h1:/u9tWJZ5d+RnlpVuvf352pGb+CzTrJP+r+ETy4JEHyo =
1010
1010
github.com/jackc/pgxlisten v0.0.0-20241005155529-9d952acd6a6c /go.mod h1:EqjCOzkITPCEI0My7BdE2xm3r0fZ7OZycVDP+ki1ASA =
1011
1011
github.com/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo =
You can’t perform that action at this time.
0 commit comments