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

Upgraded go version to v1.22.5 #13117

Closed kalpanathanneeru21 closed 3 months ago

kalpanathanneeru21 commented 3 months ago

Describe the change you are making here! Updated go version to latest.

If your PR resolves any open issue(s), please indicate them like this so they will be closed when your PR is merged: https://github.com/hashicorp/packer/issues/13116

hashicorp-cla-app[bot] commented 3 months ago

CLA assistant check
All committers have signed the CLA.

hashicorp-cla-app[bot] commented 3 months ago

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

nywilken commented 3 months ago

@lbajolet-hashicorp your guidance is spot on. While we can safely bump at this time, we avoid bumping to the latest unless there is a reason to do so. As you mentioned, to prevent against potential security issues we do bump our release tooling to the latest patched version. When Go 1.23.0 is released later this month we will spend cycles bumping our tooling to 1.22.5+ if there are no blocking issues.

I'm going to close this issue as we are not going to accept as it. @kalpanathanneeru21 the latest version of Packer 1.11.2 was released with Go 1.21.12. If you are still seeing security vulnerabilities due to Go versioning please add a new comment to this thread.

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.