-
Notifications
You must be signed in to change notification settings - Fork 644
chore(dependency): Upgrade to golang 1.24.4 #5960
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
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) |
63214c8
to
d6ef4ff
Compare
Your PR has not had any activity for 30 days. In 2 days I'll close it. Make some activity to remove this. |
d6ef4ff
to
7f319c8
Compare
7f319c8
to
ecb7d77
Compare
1363dd7
to
e0cbd35
Compare
@@ -1,5 +1,6 @@ | |||
.bin/ | |||
.circleci/ | |||
!.circleci/awscli-publickey.pub |
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.
This is required during building the build image.
e0cbd35
to
eede406
Compare
dfcbbfd
to
0f6394b
Compare
Pull Request Submission Checklist
are release-note ready, emphasizing
what was changed, not how.
What does this PR do?
This PR updates golang from 1.23 to 1.24 and adapt to the new FIPS related aspects.
Where should the reviewer start?
How should this be manually tested?
What's the product update that needs to be communicated to CLI users?