-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update golang to v1.23 #535
Conversation
frodenas
commented
Sep 10, 2024
- Upgrades Golang to v1.23
- Upgrades dependencies
- Upgrades golangci-lint to v1.60.3
- Fix linter issues
Signed-off-by: Ferran Rodenas <ferran.rodenas@broadcom.com>
Signed-off-by: Ferran Rodenas <ferran.rodenas@broadcom.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Approving, but should waitn until the code scan completes before merge.
@frodenas are there any plans when the next release containing this changes will be published? Since this fixes a critical severity CVE I would really appreciate a release in the very near future. Thanks! |
@BergCyrill Shotly, by EOD |
@BergCyrill Release 0.10.0 has been just published to the Terraform Registry, |
Thank you @frodenas |
OpenTofu Registry should automatically pick up new versions. I see that v0.10.0 was picked up yesterday (see commit ba021cf). I don't know why it is not showing up yet on the UI. |