File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -333,7 +333,7 @@ require (
333333 github.com/in-toto/attestation v1.1.2 // indirect
334334 github.com/in-toto/in-toto-golang v0.10.0 // indirect
335335 github.com/inconshreveable/mousetrap v1.1.0 // indirect
336- github.com/jackc/pgx/v5 v5.9.0 // indirect
336+ github.com/jackc/pgx/v5 v5.9.2 // indirect
337337 github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
338338 github.com/jedisct1/go-minisign v0.0.0-20241212093149-d2f9f49435c7 // indirect
339339 github.com/jgautheron/goconst v1.8.2 // indirect
Original file line number Diff line number Diff line change @@ -786,8 +786,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
786786github.com/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
787787github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 h1:iCEnooe7UlwOQYpKFhBabPMi4aNAfoODPEFNiAnClxo =
788788github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
789- github.com/jackc/pgx/v5 v5.9.0 h1:T/dI+2TvmI2H8s/KH1/lXIbz1CUFk3gn5oTjr0/mBsE =
790- github.com/jackc/pgx/v5 v5.9.0 /go.mod h1:mal1tBGAFfLHvZzaYh77YS/eC6IX9OWbRV1QIIM0Jn4 =
789+ github.com/jackc/pgx/v5 v5.9.2 h1:3ZhOzMWnR4yJ+RW1XImIPsD1aNSz4T4fyP7zlQb56hw =
790+ github.com/jackc/pgx/v5 v5.9.2 /go.mod h1:mal1tBGAFfLHvZzaYh77YS/eC6IX9OWbRV1QIIM0Jn4 =
791791github.com/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo =
792792github.com/jackc/puddle/v2 v2.2.2 /go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
793793github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A =
You can’t perform that action at this time.
0 commit comments