-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
use go 1.21.7 #20545
use go 1.21.7 #20545
Conversation
7bab303
to
25d256d
Compare
25d256d
to
6c31fd7
Compare
@skpratt we typically add a changelog entry for these - copying from https://github.com/hashicorp/consul/pull/20062/files#diff-b0b11f4216bda65c2a8dbc878d1e646c7e0355af558118dee097199909b4afd6 you could use:
|
We should also backport this to n-2 and LTS (1.15) for consistency |
@skpratt, a backport is missing for this PR [20545] for versions [1.15,1.16,1.17] please perform the backport manually and add the following snippet to your backport PR description:
|
2 similar comments
@skpratt, a backport is missing for this PR [20545] for versions [1.15,1.16,1.17] please perform the backport manually and add the following snippet to your backport PR description:
|
@skpratt, a backport is missing for this PR [20545] for versions [1.15,1.16,1.17] please perform the backport manually and add the following snippet to your backport PR description:
|
This bumps golang to avoid any change in the BoringCrypto module for FIPS builds: golang/go#65321