-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Bump go-version to 1.22.2 for release-3.6 due to CVE-2023-45288 #17707
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
Hi @henrybear327. Thanks for your PR. I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
ca6e265
to
aaff4d1
Compare
f86dd78
to
d89a106
Compare
Changes: - Bump release-3.6 toolchain version to 1.22.2 due to CVE-2023-45288 - Bump golang.org/x/net to v0.23.0 - Update CHANGELOG-3.4, CHANGELOG-3.5, and CHANGELOG-3.6 - Bump go version in rw-heatmaps (which was still at 1.21 where everything else is at 1.22) Reference: - PR etcd-io#17703 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
d89a106
to
034574f
Compare
Blocking #17560 |
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.
lgtm
Thanks
@henrybear327, thanks for addressing |
@ivanvc, no worries :) and thank you for reviewing! |
Changes:
rw-heatmaps
(which was still at 1.21 where everything else is at 1.22)Reference:
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.