diff --git a/Makefile b/Makefile index a69e0a85e7..5df1c31318 100644 --- a/Makefile +++ b/Makefile @@ -55,12 +55,9 @@ install: $(GO) install ./... update: - go get -u github.com/tools/godep go get -u github.com/pingcap/go-hbase go get -u github.com/pingcap/go-themis go get -u github.com/ngaut/tso/client - go get -u github.com/qiuyesuifeng/goyacc - go get -u github.com/qiuyesuifeng/golex TEMP_FILE = temp_parser_file