mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-13 21:31:23 +00:00
makefile: remove megacheck
This commit is contained in:
1
Makefile
1
Makefile
@ -2,7 +2,6 @@ GOTOOLS = \
|
|||||||
github.com/mitchellh/gox \
|
github.com/mitchellh/gox \
|
||||||
github.com/tcnksm/ghr \
|
github.com/tcnksm/ghr \
|
||||||
github.com/Masterminds/glide \
|
github.com/Masterminds/glide \
|
||||||
honnef.co/go/tools/cmd/megacheck
|
|
||||||
|
|
||||||
PACKAGES=$(shell go list ./... | grep -v '/vendor/')
|
PACKAGES=$(shell go list ./... | grep -v '/vendor/')
|
||||||
BUILD_TAGS?=tendermint
|
BUILD_TAGS?=tendermint
|
||||||
|
Reference in New Issue
Block a user