Bump the go version to 1.24.11

Related to https://github.com/opentofu/opentofu/issues/3545
Related to https://github.com/opentofu/opentofu/issues/3546

Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
Christian Mesh
2025-12-08 13:52:24 -05:00
parent 2a2ee25ab2
commit 0e8a0434fe
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.24.9
1.24.11

2
go.mod
View File

@@ -275,6 +275,6 @@ require (
sigs.k8s.io/yaml v1.2.0 // indirect
)
go 1.24.9
go 1.24.11
replace github.com/hashicorp/hcl/v2 v2.20.1 => github.com/opentofu/hcl/v2 v2.20.2-0.20251021132045-587d123c2828