-
Notifications
You must be signed in to change notification settings - Fork 220
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
chore: bump golang.org/x/crypto from v0.26.0 to v0.31.0 #673
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: cmontemuino <[email protected]>
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alculquicondor The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
It seems like E2E is failing due to some rate limiter? I couldn't relate it to the proposed change. |
It's failing with a timeout for the jobs to terminate.
So it looks related. |
It's happening specifically for Intel MPI. The tests are passing for OpenMPI and MPICH. |
This changeset solves the CVE reported in #672.
What has been done:
closes #672