Skip to content

Commit

Permalink
*: fix make cdc failed
Browse files Browse the repository at this point in the history
Signed-off-by: dongmen <414110582@qq.com>
  • Loading branch information
asddongmen committed Jan 13, 2025
1 parent 7f4d859 commit 3155a3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ import (
"github.com/pingcap/tiflow/cdc/model"
cerror "github.com/pingcap/tiflow/pkg/errors"
"github.com/pingcap/tiflow/pkg/pdutil"
"github.com/pingcap/tiflow/pkg/security"
"github.com/pingcap/tiflow/pkg/tcpserver"
"github.com/tikv/client-go/v2/tikv"
pd "github.com/tikv/pd/client"
Expand Down

0 comments on commit 3155a3a

Please sign in to comment.