diff --git a/Makefile b/Makefile index a557dd86..dfb0dc3a 100644 --- a/Makefile +++ b/Makefile @@ -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