From deca6ea5806fe0a36739ecdf3ec08b200e635894 Mon Sep 17 00:00:00 2001 From: disksing Date: Thu, 19 Nov 2015 14:38:13 +0800 Subject: [PATCH] *: fix CI failure --- Makefile | 1 + 1 file changed, 1 insertion(+) 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