download tools without library
This commit is contained in:
parent
45dfa5ef57
commit
e0da9c2c78
|
@ -1,7 +1,7 @@
|
||||||
SHELL = bash
|
SHELL = bash
|
||||||
GOTOOLS = \
|
GOTOOLS = \
|
||||||
github.com/elazarl/go-bindata-assetfs/... \
|
github.com/elazarl/go-bindata-assetfs/go-bindata-assetfs \
|
||||||
github.com/hashicorp/go-bindata/... \
|
github.com/hashicorp/go-bindata/go-bindata \
|
||||||
github.com/mitchellh/gox \
|
github.com/mitchellh/gox \
|
||||||
golang.org/x/tools/cmd/cover \
|
golang.org/x/tools/cmd/cover \
|
||||||
golang.org/x/tools/cmd/stringer \
|
golang.org/x/tools/cmd/stringer \
|
||||||
|
|
Loading…
Reference in New Issue