-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Upgrade the Golang Dependencies #18748
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
base: main
Are you sure you want to change the base?
Conversation
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
98ec660 to
c018c4e
Compare
|
@frouioui should we backport this to |
|
@timvaillancourt, we usually only do it on |
@frouioui good to know. I guess what I'm really asking was: should this have been part of v23? If not, I think we can skip the backport |
|
@timvaillancourt, I missed that this PR is 3 weeks old. I think we wouldn't have backported it to I am fine only merging this to |
|
Should this bot be running independently on all supported release branches, so that we can bump their dependencies individually? |
This Pull Request updates all the Golang dependencies to their latest version using
go get -u ./....cc @vitessio/release