fix: bump go version to fix CVEs

This commit is contained in:
Sebastien NICOT
2025-11-03 16:38:51 +01:00
parent 196373a688
commit 5f2cf19213
3 changed files with 2 additions and 4 deletions

2
go.mod
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