hashicorp / packer

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
http://www.packer.io
Other
15.12k stars 3.33k forks source link

.go-version: bump version of Go to 1.21.12 #13095

Closed finnigja closed 4 months ago

finnigja commented 4 months ago

Move to building with newest Go 1.21 release.

Per release notes, https://go.dev/doc/devel/release#go1.21.minor, between 1.21.10 and 1.21.12 there are a number of CVE fixes that are unlikely to be exposed during normal Packer usage. Upgrading to stay current.

github-actions[bot] commented 2 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.