Bumps Go version to 1.25.9 for compatibility

backport_v1.15.2
Tanmay Jain 1 month ago committed by Hari Om
parent c371d6e09e
commit f748122ce9

@ -397,6 +397,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