mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-30 14:41:20 +00:00
makefile: remove megacheck
This commit is contained in:
parent
765c325441
commit
91a3cb0f21
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user