fix: bump go version to fix CVEs

This commit is contained in:
Sebastien NICOT
2025-11-03 17:08:16 +01:00
parent 196373a688
commit 5f2cf19213
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/stakater/Reloader
go 1.24.6
go 1.24.9
require (
github.com/argoproj/argo-rollouts v1.8.2