go.mod: update BR dependency to the latest (#23429)#23431
Conversation
|
/run-all-tests |
|
@tangenta you're already a collaborator in bot's repo. |
|
@tangenta need update version point to pingcap/br#897 |
|
need cherry-pick pingcap/br#902 first to avoid introduce dirty dependency |
f10aa7c to
ed7bc45
Compare
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
ed7bc45 to
65d98c4
Compare
|
/run-all-tests |
|
@jackysp: Please use If you have approved this PR, please ignore this reply. This reply is being used as a temporary reply during the migration of the new bot and will be removed on April 1. DetailsInstructions 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 ti-community-infra/tichi repository. |
|
/lgtm |
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by writing |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 65d98c4 |
|
/run-unit-test |
cherry-pick #23429 to release-5.0
You can switch your code base to this Pull Request by using git-extras:
# In tidb repo: git pr https://github.com/pingcap/tidb/pull/23431After apply modifications, you can push your change to this PR via:
What problem does this PR solve?
Problem Summary: This is a follow-up patch for #23270.
What is changed and how it works?
What's Changed: update BR dependency and remove alter-primary-key completely.
Related changes
Check List
Tests
Side effects
NA
Release note