Commit 62d6b6c 1 parent ab19024 commit 62d6b6c Copy full SHA for 62d6b6c
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 @@ -13,7 +13,7 @@ require (
13
13
github.com/go-chi/chi/v5 v5.0.11
14
14
github.com/google/go-cmp v0.6.0
15
15
github.com/google/uuid v1.6.0
16
- github.com/jackc/pgx/v5 v5.5.3
16
+ github.com/jackc/pgx/v5 v5.5.4
17
17
github.com/joho/godotenv v1.5.1
18
18
github.com/lithammer/fuzzysearch v1.1.8
19
19
github.com/nais/dependencytrack v0.0.0-20240301095153-b46382e6a8be
Original file line number Diff line number Diff line change @@ -315,8 +315,8 @@ github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsI
315
315
github.com/jackc/pgpassfile v1.0.0 /go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg =
316
316
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 h1:L0QtFUgDarD7Fpv9jeVMgy/+Ec0mtnmYuImjTz6dtDA =
317
317
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 /go.mod h1:5TJZWKEWniPve33vlWYSoGYefn3gLQRzjfDlhSJ9ZKM =
318
- github.com/jackc/pgx/v5 v5.5.3 h1:Ces6/M3wbDXYpM8JyyPD57ivTtJACFZJd885pdIaV2s =
319
- github.com/jackc/pgx/v5 v5.5.3 /go.mod h1:ez9gk+OAat140fv9ErkZDYFWmXLfV+++K0uAOiwgm1A =
318
+ github.com/jackc/pgx/v5 v5.5.4 h1:Xp2aQS8uXButQdnCMWNmvx6UysWQQC+u1EoizjguY+8 =
319
+ github.com/jackc/pgx/v5 v5.5.4 /go.mod h1:ez9gk+OAat140fv9ErkZDYFWmXLfV+++K0uAOiwgm1A =
320
320
github.com/jackc/puddle/v2 v2.2.1 h1:RhxXJtFG022u4ibrCSMSiu5aOq1i77R3OHKNJj77OAk =
321
321
github.com/jackc/puddle/v2 v2.2.1 /go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
322
322
github.com/jinzhu/copier v0.3.5 h1:GlvfUwHk62RokgqVNvYsku0TATCF7bAHVwEXoBh3iJg =
You can’t perform that action at this time.
0 commit comments