diff --git a/Makefile b/Makefile index df84eff3f8..0fccdbf77c 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,7 @@ godep: go get github.com/tools/godep go get github.com/pingcap/go-hbase go get github.com/pingcap/go-themis + go get github.com/ngaut/tso/client build: $(GO) build