File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/pandatix/go-cvss/differential
22
3- go 1.23.0
3+ go 1.24
44
55replace github.com/pandatix/go-cvss => ../
66
@@ -10,7 +10,7 @@ require (
1010 github.com/facebookincubator/nvdtools v0.1.5
1111 github.com/goark/go-cvss v1.6.7
1212 github.com/pandatix/go-cvss v0.5.2
13- github.com/quay/claircore/toolkit v1.3 .0
13+ github.com/quay/claircore/toolkit v1.4 .0
1414 github.com/scagogogo/cvss-parser v0.0.0-20250717011716-41efc8551f0f
1515 github.com/umisama/go-cvss v0.0.0-20150430082624-a4ad666ead9b
1616 github.com/zntrio/mitre v1.0.1
Original file line number Diff line number Diff line change @@ -309,8 +309,8 @@ github.com/prometheus/common v0.9.1/go.mod h1:yhUN8i9wzaXS3w1O07YhxHEBxD+W35wd8b
309309github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
310310github.com/prometheus/procfs v0.0.2 /go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA =
311311github.com/prometheus/procfs v0.0.8 /go.mod h1:7Qr8sr6344vo1JqZ6HhLceV9o3AJ1Ff+GxbHq6oeK9A =
312- github.com/quay/claircore/toolkit v1.3 .0 h1:QncygaArnuSKbkPESD2zMDz5xJLWlJxAGPZ69XCYA5o =
313- github.com/quay/claircore/toolkit v1.3 .0 /go.mod h1:REVn3WdU+9yMurWa+h9mfuiPWYzKqSaKIGWZ4Xanj5g =
312+ github.com/quay/claircore/toolkit v1.4 .0 h1:ygHG1pLAOTSk7r2Wmo/UbIz9WHJb+K3hhQnNIvLrBSQ =
313+ github.com/quay/claircore/toolkit v1.4 .0 /go.mod h1:0cQXEt/BIYSxo/Wq6ItyAJOJzdvD6ty1wPZJ9xR3b6E =
314314github.com/rogpeppe/fastuuid v1.2.0 /go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ =
315315github.com/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
316316github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
You can’t perform that action at this time.
0 commit comments