Bump go to fix CVE-2026-42504

Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>
This commit is contained in:
Jean-Philippe Evrard
2026-06-08 12:13:46 +02:00
parent a962b6eea9
commit aabe5868d6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tools]
cosign = "2.2.3"
go = "1.25"
go = "1.25.11"
golangci-lint = "2.7.2"
goreleaser = "1.24.0"
kind = "0.31.0"
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/kubereboot/kured
go 1.25.10
go 1.25.11
require (
github.com/containrrr/shoutrrr v0.8.0