fix: bump go to 1.24.9 to fix vulnerabilities

Signed-off-by: Dharsan Baskar <git@dharsanb.com>
This commit is contained in:
Dharsan Baskar
2025-11-01 19:28:24 +05:30
parent fac3412405
commit 670d726e3b
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/kubereboot/kured
go 1.24.6
go 1.24.9
require (
github.com/containrrr/shoutrrr v0.8.0