Bump go version to 1.24.6 to fix sql/Rows.Scan (#3127)

Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org>
This commit is contained in:
Andrei Ciobanu
2025-08-13 08:58:27 +03:00
committed by GitHub
parent 416f0341fe
commit e9d5a10c31
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
1.24.4
1.24.6

2
go.mod
View File

@@ -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