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

[OSS] chore: update x/net module for 1.13.x #15743

Merged
merged 2 commits into from Dec 8, 2022

Conversation

DanStough
Copy link
Member

Description

Updating x/net package in Consul to resolve CVE-2022-41717.

The api module has an indirect dependency on x/net, but using go mod why -m golang.org/x/net leads me to believe that the downstream package github.com/miekg/dns doesn't use x/net/http2.

Testing & Reproduction steps

No manual tests were performed.

@DanStough DanStough added the backport/1.12 Changes are backported to 1.12 label Dec 8, 2022
@github-actions github-actions bot added the pr/dependencies PR specifically updates dependencies of project label Dec 8, 2022
@DanStough DanStough changed the title chore: update x/net module [OSS] chore: update x/net module for 1.13.x and 1.12.x Dec 8, 2022
@DanStough DanStough merged commit 9dc7e6b into release/1.13.x Dec 8, 2022
@DanStough DanStough deleted the dans/release/1.13.x/update-x-net-http2 branch December 8, 2022 21:53
@DanStough DanStough added backport/1.12 Changes are backported to 1.12 and removed backport/1.12 Changes are backported to 1.12 labels Dec 8, 2022
@DanStough
Copy link
Member Author

Weird that backport assistant doesn't recognize the label here. I'll make a PR manually.

@DanStough DanStough changed the title [OSS] chore: update x/net module for 1.13.x and 1.12.x [OSS] chore: update x/net module for 1.13.x Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.12 Changes are backported to 1.12 pr/dependencies PR specifically updates dependencies of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants