Bumps Go version to 1.25.9 for compatibility

pull/13614/head
Tanmay Jain 1 month ago
parent eee3805c06
commit 206063490f

@ -396,6 +396,6 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
go 1.25.8
go 1.25.9
replace github.com/zclconf/go-cty => github.com/nywilken/go-cty v1.13.3 // added by packer-sdc fix as noted in github.com/hashicorp/packer-plugin-sdk/issues/187

Loading…
Cancel
Save