fix CVE-2024-24790 on helmfile (#1592) (#1593)

Signed-off-by: Lionnel Chassagne <lionnel.chassagne@thalesgroup.com>
This commit is contained in:
LionnelC 2024-06-26 09:40:07 +02:00 committed by GitHub
parent 59ee3ce862
commit 655e1f96a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/helmfile/helmfile
go 1.22.0
go 1.22.4
toolchain go1.22.2