-
Notifications
You must be signed in to change notification settings - Fork 13
chore(ci): update base image Go version to 1.24 [IDE-1377] #400
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
base: main
Are you sure you want to change the base?
Conversation
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) ✅ code/snyk check is complete. No issues have been found. (View Details) |
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) ✅ code/snyk check is complete. No issues have been found. (View Details) |
Since 1.24.6 is not out yet.
Question: @rrama I'm wondering if we make our life easier when we remove the minor version in the go version. Just saying 1.24 should be sufficient. The final version will be determined by the integrating application like the CLI. |
Update CircleCI base image Go version to 1.24.6
Hi @PeterSchafer, I came into the Go upgrade for the security fixes very nieve. Looking it up, you are right that it is better for frameworks to be pinned to the minor version. I will make this PR just be for updating the CircleCI image instead then. |
No description provided.