-
Notifications
You must be signed in to change notification settings - Fork 602
Update tools to use go version 1.24.2 #5057
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
Thanks! can we update the go.mod in tools as well? |
hi @joe-elliott, I have updated go.mod in tools. Thanks! |
Thanks for contributing @carsontham
To avoid this we usually update the go version with two separate PRs:
I suggest to turn this PR in the first one that only updates tools. It would be awesome if you could issue a second PR afterwards with the actual Go version updates |
LGTM. If you like you can now move forward with #5082 (please also rebase) |
What this PR does:
Which issue(s) this PR fixes:
Fixes #5040
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]