File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.1
4
4
5
5
require (
6
6
github.com/ninedraft/israce v0.0.3
7
- github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f
7
+ github.com/pingcap/errors v0.11.5-0.20241219054535-6b8c588c3122
8
8
github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86
9
9
github.com/pingcap/kvproto v0.0.0-20250224053625-b6a98c6bf02d
10
10
github.com/pingcap/tidb v1.1.0-beta.0.20250328040912-206ce6a49cac
Original file line number Diff line number Diff line change @@ -1342,8 +1342,8 @@ github.com/pingcap/badger v1.5.1-0.20241015064302-38533b6cbf8d/go.mod h1:KiO2zum
1342
1342
github.com/pingcap/errors v0.11.0 /go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8 =
1343
1343
github.com/pingcap/errors v0.11.4 /go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8 =
1344
1344
github.com/pingcap/errors v0.11.5-0.20190809092503-95897b64e011 /go.mod h1:Oi8TUi2kEtXXLMJk9l1cGmz20kV3TaQ0usTwv5KuLY8 =
1345
- github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f h1:FxA+NgsdHNOv+/hZGxUh8Gb3WuZqgqmxDwztEOiA1v4 =
1346
- github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f /go.mod h1:X2r9ueLEUZgtx2cIogM0v4Zj5uvvzhuuiu7Pn8HzMPg =
1345
+ github.com/pingcap/errors v0.11.5-0.20241219054535-6b8c588c3122 h1:jc1bYMk3a2uD0+yK6Y8sRDrqvRELf/u2foUu7IT40Dw =
1346
+ github.com/pingcap/errors v0.11.5-0.20241219054535-6b8c588c3122 /go.mod h1:X2r9ueLEUZgtx2cIogM0v4Zj5uvvzhuuiu7Pn8HzMPg =
1347
1347
github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86 h1:tdMsjOqUR7YXHoBitzdebTvOjs/swniBTOLy5XiMtuE =
1348
1348
github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86 /go.mod h1:exzhVYca3WRtd6gclGNErRWb1qEgff3LYta0LvRmON4 =
1349
1349
github.com/pingcap/fn v1.0.0 h1:CyA6AxcOZkQh52wIqYlAmaVmF6EvrcqFywP463pjA8g =
You can’t perform that action at this time.
0 commit comments