makefile: remove megacheck

This commit is contained in:
Ethan Buchman 2017-10-04 23:20:22 -04:00
parent 765c325441
commit 91a3cb0f21

View File

@ -2,7 +2,6 @@ GOTOOLS = \
github.com/mitchellh/gox \
github.com/tcnksm/ghr \
github.com/Masterminds/glide \
honnef.co/go/tools/cmd/megacheck
PACKAGES=$(shell go list ./... | grep -v '/vendor/')
BUILD_TAGS?=tendermint