fix: bump go version to fix vulnerabilities.

Signed-off-by: Dharsan Baskar <git@dharsanb.com>
This commit is contained in:
Dharsan
2025-10-31 22:28:48 +05:30
committed by Dharsan Baskar
parent 29abf56d46
commit bec2c9e788
+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