integration_tests: remove tidb replace and bump to b152507#1921
Conversation
Signed-off-by: bufferflies <1045931706@qq.com>
📝 WalkthroughWalkthroughUpdated Go module dependencies in the integration tests configuration, bumping versions for multiple third-party libraries including PingCAP, TiDB, Testify, and TiKV client packages. Removed two replace directives that previously aliased TiDB packages while retaining the local client-go reference. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: bufferflies <1045931706@qq.com>
|
@lance6716: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn response to this: Instructions 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 kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ekexium, lance6716, lcwangchao The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
Summary
Remove the temporary tidb replace in integration_tests and bump github.com/pingcap/tidb to commit b1525070ca3ecfa4c9e791ec451df2d553497cce.
Changes
Validation
cd integration_tests go mod tidy