Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
We import "github.com/pkg/errors" in the code, and actually put the "github.com/pingcap/errors" there in the vendor path. That's a dirty hack, and prevent the introduce of Go module.