'make all' fails and jenkins with it (go-bindata)
Closed this issue · 3 comments
liamsi commented
Jenkins runs make all
which fails (locally too).
make all
Makefile:31: *** "No go-bindata in PATH". Stop.
liamsi commented
target all
should include get_tools
Be aware that the repo owner of go-bindata changed:
https://www.reddit.com/r/golang/comments/7vv9zz/popular_lib_gobindata_removed_from_github_or_why/
and
jteeuwen/go-bindata#5
ebuchman commented
:o
Let's not use that and instead just hardcode the output ...