https://github.com/pingcap/tidb-tools/blob/master/sync_diff_inspector/config/dm.go#LL40C8-L40C8
不过看源码,是直接调用dm的api来解析任务配置的,估计修改下go.mod里的github.com/pingcap/tiflow
版本号就能自动修复了
https://github.com/pingcap/tidb-tools/blob/master/sync_diff_inspector/config/dm.go#LL40C8-L40C8
不过看源码,是直接调用dm的api来解析任务配置的,估计修改下go.mod里的github.com/pingcap/tiflow
版本号就能自动修复了