mirror of https://github.com/status-im/consul.git
download tools without library
This commit is contained in:
parent
ed6fd1ec41
commit
ffa123b73e
|
@ -1,7 +1,7 @@
|
|||
SHELL = bash
|
||||
GOTOOLS = \
|
||||
github.com/elazarl/go-bindata-assetfs/... \
|
||||
github.com/hashicorp/go-bindata/... \
|
||||
github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs \
|
||||
github.com/hashicorp/go-bindata/go-bindata \
|
||||
github.com/mitchellh/gox \
|
||||
golang.org/x/tools/cmd/cover \
|
||||
golang.org/x/tools/cmd/stringer \
|
||||
|
|
Loading…
Reference in New Issue