Skip to content

[v16] chore: Bump /x/crypto and /x/oauth2#52438

Merged
codingllama merged 3 commits intobranch/v16from
codingllama/bump-golang-x-v16
Feb 24, 2025
Merged

[v16] chore: Bump /x/crypto and /x/oauth2#52438
codingllama merged 3 commits intobranch/v16from
codingllama/bump-golang-x-v16

Conversation

@codingllama
Copy link
Copy Markdown
Contributor

Manual backport of #52436.

Changelog: Updated /x/crypto and /x/oauth2 (addresses CVE-2025-22869 and CVE-2025-22868)

require.NoError(t, err)

require.Equal(t, expectCert, tlsCert)
require.Empty(t, cmp.Diff(expectCert, tlsCert, cmpopts.IgnoreFields(tls.Certificate{}, "Leaf")))
Copy link
Copy Markdown
Contributor Author

@codingllama codingllama Feb 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codingllama codingllama added this pull request to the merge queue Feb 24, 2025
Merged via the queue into branch/v16 with commit 0be28e8 Feb 24, 2025
@codingllama codingllama deleted the codingllama/bump-golang-x-v16 branch February 24, 2025 21:33
@camscale camscale mentioned this pull request Mar 6, 2025
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