Skip to content

Commit a2dd051

Browse files
authored
feat: update osv-scalibr (#2559)
This updates `osv-scalibr` to google/osv-scalibr@e892336
1 parent 2985c9c commit a2dd051

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/gobwas/glob v0.2.3
2020
github.com/goccy/go-yaml v1.19.2
2121
github.com/google/go-cmp v0.7.0
22-
github.com/google/osv-scalibr v0.4.5-0.20260226162747-ce4730b4eeb8
22+
github.com/google/osv-scalibr v0.4.5-0.20260304055849-e892336a14c9
2323
github.com/ianlancetaylor/demangle v0.0.0-20251118225945-96ee0021ea0f
2424
github.com/jedib0t/go-pretty/v6 v6.7.8
2525
github.com/modelcontextprotocol/go-sdk v1.4.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,8 +272,8 @@ github.com/google/go-cpy v0.0.0-20211218193943-a9c933c06932 h1:5/4TSDzpDnHQ8rKEE
272272
github.com/google/go-cpy v0.0.0-20211218193943-a9c933c06932/go.mod h1:cC6EdPbj/17GFCPDK39NRarlMI+kt+O60S12cNB5J9Y=
273273
github.com/google/jsonschema-go v0.4.2 h1:tmrUohrwoLZZS/P3x7ex0WAVknEkBZM46iALbcqoRA8=
274274
github.com/google/jsonschema-go v0.4.2/go.mod h1:r5quNTdLOYEz95Ru18zA0ydNbBuYoo9tgaYcxEYhJVE=
275-
github.com/google/osv-scalibr v0.4.5-0.20260226162747-ce4730b4eeb8 h1:gw3MTewbyNAeTDmNwmY2LSGCM6tOM9gwamqSYrjoELQ=
276-
github.com/google/osv-scalibr v0.4.5-0.20260226162747-ce4730b4eeb8/go.mod h1:cNGl//rZ1OcOiFkLXY5DNrhFN7JKMGf4ieQrENUfEZw=
275+
github.com/google/osv-scalibr v0.4.5-0.20260304055849-e892336a14c9 h1:S7Oj1qx5XgchpqKlF4aeDODSHRtDbzWX3MCt+H10uQc=
276+
github.com/google/osv-scalibr v0.4.5-0.20260304055849-e892336a14c9/go.mod h1:cNGl//rZ1OcOiFkLXY5DNrhFN7JKMGf4ieQrENUfEZw=
277277
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 h1:BHT72Gu3keYf3ZEu2J0b1vyeLSOYI8bm5wbJM/8yDe8=
278278
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6/go.mod h1:boTsfXsheKC2y+lKOCMpSfarhxDeIzfZG1jqGcPl3cA=
279279
github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=

0 commit comments

Comments
 (0)