Skip to content
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] Upgrade golang.org/x/crypto due to CVE 2024-45337 #36829

Merged
merged 3 commits into from
Dec 14, 2024

Conversation

pjanotti
Copy link
Contributor

grep -rl 'golang.org/x/crypto v' --include='go.mod' . | xargs -I {} sh -c 'cd $(dirname "{}") && go get golang.org/x/crypto'
@pjanotti pjanotti changed the title Upgrade golang.org/x/crypto due to CVE 2024-45337 [chore] Upgrade golang.org/x/crypto due to CVE 2024-45337 Dec 14, 2024
@dmitryax dmitryax merged commit be3c70b into open-telemetry:main Dec 14, 2024
174 of 175 checks passed
@dmitryax
Copy link
Member

Thanks Paulo!

@github-actions github-actions bot added this to the next release milestone Dec 14, 2024
@pjanotti pjanotti deleted the fix-x/crypto-cve branch December 14, 2024 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants