Skip to content

Commit d972c46

Browse files
chore(deps): bump github.com/quay/claircore/toolkit in /differential
Bumps [github.com/quay/claircore/toolkit](https://github.com/quay/claircore) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/quay/claircore/releases) - [Changelog](https://github.com/quay/claircore/blob/main/CHANGELOG.md) - [Commits](quay/claircore@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: github.com/quay/claircore/toolkit dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08457a7 commit d972c46

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

differential/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/pandatix/go-cvss/differential
22

3-
go 1.23.0
3+
go 1.24
44

55
replace 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

differential/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,8 @@ github.com/prometheus/common v0.9.1/go.mod h1:yhUN8i9wzaXS3w1O07YhxHEBxD+W35wd8b
309309
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
310310
github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
311311
github.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=
314314
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
315315
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
316316
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=

0 commit comments

Comments
 (0)