-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[v17] Bump Go to 1.24.9 ⬆️ #60114
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
[v17] Bump Go to 1.24.9 ⬆️ #60114
Conversation
Signed-off-by: Chris Thach <[email protected]>
c4d7d9d
to
8d3653e
Compare
Signed-off-by: Chris Thach <[email protected]>
65b8ad8
to
8775d3a
Compare
Holding off until https://github.com/gravitational/teleport.e/pull/7412 is merged |
Signed-off-by: Chris Thach <[email protected]>
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.
It looks like the examples updates were dropped here?
One is still on Go 1.22
Others are on Go 1.23.0 teleport/examples/access-plugin-minimal/go.mod Lines 3 to 4 in 9ffcfa1
teleport/examples/api-sync-roles/go.mod Lines 3 to 4 in 9ffcfa1
teleport/examples/desktop-registration/go.mod Lines 3 to 4 in 9ffcfa1
teleport/examples/go-client/go.mod Lines 3 to 4 in 9ffcfa1
teleport/examples/service-discovery-api-client/go.mod Lines 3 to 4 in 9ffcfa1
I left them out because I assumed it was deliberate. Did you want me to try bumping them all to 1.24.9? |
I think we've just historically been bad about updating the examples. Let's bump them to the latest version here and we can reconsider our approach going forward. |
Signed-off-by: Chris Thach <[email protected]>
Backports #60094.
Changelog: Updated Go to 1.24.9.