diff --git a/.go-version b/.go-version index 2f4320f67f..7a429d68a3 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.24.4 +1.24.6 diff --git a/go.mod b/go.mod index 461210f2a1..26862fb560 100644 --- a/go.mod +++ b/go.mod @@ -273,6 +273,6 @@ require ( sigs.k8s.io/yaml v1.2.0 // indirect ) -go 1.24.4 +go 1.24.6 replace github.com/hashicorp/hcl/v2 v2.20.1 => github.com/opentofu/hcl/v2 v2.20.2-0.20250121132637-504036cd70e7