Skip to content

Commit

Permalink
wip replace client-go
Browse files Browse the repository at this point in the history
  • Loading branch information
b6g committed Nov 12, 2024
1 parent e053b6f commit e8df58f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e8df58f

Please sign in to comment.