diff --git a/go.mod b/go.mod index abc3f53956022..3aadd21dc8f07 100644 --- a/go.mod +++ b/go.mod @@ -322,6 +322,7 @@ require ( replace ( github.com/go-ldap/ldap/v3 => github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 github.com/pingcap/tidb/pkg/parser => ./pkg/parser + github.com/tikv/client-go/v2 => ../../tikv/client-go // TODO: `sourcegraph.com/sourcegraph/appdash` has been archived, and the original host has been removed. // Please remove these dependencies.