mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-19 11:26:22 +00:00
Bump go version
Without this, our scanners will mark us as impacted by the CVEs: - CVE-2026-32280 - CVE-2026-32281 - CVE-2026-32283 - CVE-2026-33811 - CVE-2026-33814 - CVE-2026-39820 - CVE-2026-39836 - CVE-2026-42499 None of those should have an impact on us, but it triggers the scanner. Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[tools]
|
||||
cosign = "2.2.3"
|
||||
go = "1.25"
|
||||
golangci-lint = "2.7.2"
|
||||
goreleaser = "1.24.0"
|
||||
kind = "0.31.0"
|
||||
|
||||
Reference in New Issue
Block a user