download tools without library

This commit is contained in:
Alvin Huang 2019-04-10 13:09:02 -04:00
parent 45dfa5ef57
commit e0da9c2c78
1 changed files with 2 additions and 2 deletions

View File

@ -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 \