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 @@ -195,7 +195,7 @@ require (
195195 github.com/pierrec/lz4/v4 v4.1.21 // indirect
196196 github.com/pingcap/errors v0.11.5-0.20211224045212-9687c2b0f87c // indirect
197197 github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c // indirect
198- github.com/pingcap/kvproto v0.0.0-20230904082117-ecdbf1f8c130 // indirect
198+ github.com/pingcap/kvproto v0.0.0-20251109100001-1907922fbd18 // indirect
199199 github.com/pingcap/log v1.1.1-0.20221110025148-ca232912c9f3 // indirect
200200 github.com/pjbgf/sha1cd v0.3.0 // indirect
201201 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
Original file line number Diff line number Diff line change @@ -624,8 +624,8 @@ github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c h1:CgbKAHto5CQgW
624624github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c /go.mod h1:4qGtCB0QK0wBzKtFEGDhxXnSnbQApw1gc9siScUl8ew =
625625github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 h1:surzm05a8C9dN8dIUmo4Be2+pMRb6f55i+UIYrluu2E =
626626github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 /go.mod h1:O17XtbryoCJhkKGbT62+L2OlrniwqiGLSqrmdHCMzZw =
627- github.com/pingcap/kvproto v0.0.0-20230904082117-ecdbf1f8c130 h1:qbLm5cOdCWxZ0mt6SaN2aXI+KFekbPqURd6YkNI+XRI =
628- github.com/pingcap/kvproto v0.0.0-20230904082117-ecdbf1f8c130 /go.mod h1:r0q/CFcwvyeRhKtoqzmWMBebrtpIziQQ9vR+JKh1knc =
627+ github.com/pingcap/kvproto v0.0.0-20251109100001-1907922fbd18 h1:ZgebBNwgma8INCfexAX8dfqZo7TWQrvMXHGABEmAY2Y =
628+ github.com/pingcap/kvproto v0.0.0-20251109100001-1907922fbd18 /go.mod h1:rXxWk2UnwfUhLXha1jxRWPADw9eMZGWEWCg92Tgmb/8 =
629629github.com/pingcap/log v1.1.1-0.20221110025148-ca232912c9f3 h1:HR/ylkkLmGdSSDaD8IDP+SZrdhV1Kibl9KrHxJ9eciw =
630630github.com/pingcap/log v1.1.1-0.20221110025148-ca232912c9f3 /go.mod h1:DWQW5jICDR7UJh4HtxXSM20Churx4CQL0fwL/SoOSA4 =
631631github.com/pitabwire/natspubsub v0.1.3 h1:iGJMKGm3Qc55gYrtSqqtit/WoKh1foZUpkYgrUPfw+w =
You can’t perform that action at this time.
0 commit comments