File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,18 @@ require (
77 cloud.google.com/go/storage v1.60.0
88 github.com/aquasecurity/go-pep440-version v0.0.1
99 github.com/atombender/go-jsonschema v0.22.0
10- github.com/charmbracelet/lipgloss v1.1 .0
10+ github.com/charmbracelet/lipgloss/v2 v2.0 .0
1111 github.com/gkampitakis/go-snaps v0.5.19
1212 github.com/go-git/go-git/v5 v5.16.5
1313 github.com/google/go-cmp v0.7.0
14- github.com/google/osv-scanner v1.9.2
14+ github.com/google/osv-scanner/v2 v2.3.3
1515 github.com/knqyf263/go-cpe v0.0.0-20230627041855-cb0794d06872
1616 github.com/ossf/osv-schema/bindings/go v0.0.0-20260129002236-09a17f85b44a
1717 github.com/sethvargo/go-retry v0.3.0
1818 google.golang.org/api v0.268.0
1919 google.golang.org/protobuf v1.36.11
2020 gopkg.in/dnaeon/go-vcr.v4 v4.0.6
21- gopkg.in/yaml.v2 v2.4.0
21+ gopkg.in/yaml.v3 v3.0.1
2222)
2323
2424require (
You can’t perform that action at this time.
0 commit comments