Bump required go version (`go.mod` version)

Explicit PR to bump the version, as needed by: https://github.com/helm/helm/pull/31215



Signed-off-by: George Jenkins <gvjenkins@gmail.com>
pull/31565/head
George Jenkins 1 month ago committed by GitHub
parent 61d289c119
commit b859163fd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,6 +1,6 @@
module helm.sh/helm/v4
go 1.24.0
go 1.25.0
require (
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24

Loading…
Cancel
Save