download tools without library

pull/5639/head
Alvin Huang 6 years ago
parent ed6fd1ec41
commit ffa123b73e

@ -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…
Cancel
Save