Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go-bindata dependency doesn't install by default #1

Closed
willscott opened this issue Mar 7, 2018 · 0 comments
Closed

go-bindata dependency doesn't install by default #1

willscott opened this issue Mar 7, 2018 · 0 comments

Comments

@willscott
Copy link
Contributor

on a mac, running 'make' didn't trigger the go-bindata dependency until i explicitly ran make bindata.

The initial query for version doesn't seem to work as expected when the dependency is uninstalled, instead resulting in the following terminal output:
/bin/sh: go-bindata: command not found
this is at https://github.com/OpenObservatory/gooni/blob/master/Makefile#L1

Is there a reason go-bindata isn't vendored? if installed as a vendor dependency it should then be runnable as go run vendor/github.com/shuLhan/go-bindata/go-bindata/main.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant