mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
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:
@@ -1 +1 @@
|
|||||||
1.24.9
|
1.24.11
|
||||||
|
|||||||
2
go.mod
2
go.mod
@@ -275,6 +275,6 @@ require (
|
|||||||
sigs.k8s.io/yaml v1.2.0 // indirect
|
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
|
replace github.com/hashicorp/hcl/v2 v2.20.1 => github.com/opentofu/hcl/v2 v2.20.2-0.20251021132045-587d123c2828
|
||||||
|
|||||||
Reference in New Issue
Block a user