fix: bump go version to fix CVEs (#1007)

This commit is contained in:
Sebastien NICOT
2025-09-15 14:18:31 +05:00
committed by GitHub
parent dd0807e951
commit 3a1cc8f348
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/stakater/Reloader
go 1.24.4
go 1.24.6
require (
github.com/argoproj/argo-rollouts v1.8.2