Merge pull request #1330 from evrardjp/bump_go

Bump go version
This commit is contained in:
Jean-Philippe Evrard
2026-05-26 13:12:07 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -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"
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/kubereboot/kured
go 1.25.8
go 1.25.10
require (
github.com/containrrr/shoutrrr v0.8.0