Skip to content

Commit b0b1564

Browse files
committed
fix(deps): update osv-scanner minor to v3
1 parent 84691b4 commit b0b1564

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ require (
2323
github.com/muesli/reflow v0.3.0
2424
github.com/opencontainers/go-digest v1.0.0
2525
github.com/ossf/osv-schema/bindings/go v0.0.0-20250401015358-964c89294a70
26-
github.com/owenrumney/go-sarif/v2 v2.3.3
26+
github.com/owenrumney/go-sarif/v3 v3.1.4
2727
github.com/package-url/packageurl-go v0.1.3
2828
github.com/pandatix/go-cvss v0.6.2
2929
github.com/tidwall/gjson v1.18.0
3030
github.com/tidwall/pretty v1.2.1
3131
github.com/tidwall/sjson v1.2.5
32-
github.com/urfave/cli/v2 v2.27.6
32+
github.com/urfave/cli/v3 v3.1.1
3333
golang.org/x/net v0.38.0
3434
golang.org/x/sync v0.13.0
3535
golang.org/x/term v0.30.0

0 commit comments

Comments
 (0)