Merge pull request #13553 from hashicorp/go-update

Updates Go version to 1.24.12
dependabot/go_modules/github.com/hashicorp/packer-plugin-sdk-0.6.5
Tanmay Jain 3 weeks ago committed by GitHub
commit 41d5e9afa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -200,6 +200,6 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)
go 1.24.0
go 1.24.12
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