Skip to content

Commit 3a1cc8f

Browse files
authored
fix: bump go version to fix CVEs (#1007)
1 parent dd0807e commit 3a1cc8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/stakater/Reloader
22

3-
go 1.24.4
3+
go 1.24.6
44

55
require (
66
github.com/argoproj/argo-rollouts v1.8.2

0 commit comments

Comments
 (0)