Merge pull request #773 from pingcap/qiuyesuifeng/update-makefile

*: remove goyacc/golex/godep from make update.
This commit is contained in:
goroutine
2015-12-22 13:52:12 +08:00

View File

@ -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