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

Support version flag when getting with go get github.com/danielgtaylor/apisprout #69

Open
momotaro98 opened this issue Feb 21, 2020 · 0 comments

Comments

@momotaro98
Copy link

momotaro98 commented Feb 21, 2020

Thank you for creating this great tool.

I would like to see version of apisprout when I get it with go get github.com/danielgtaylor/apisprout .

Currently, I got Error: unknown flag: --version since a binary from go get isn't generated from govvv build in release.sh

Step to encounter the unkown flag error.

$ go get github.com/danielgtaylor/apisprout
$ which apisprout
/my-GOPATH/go/bin/apisprout
$ apisprout --version
Error: unknown flag: --version
Usage:
.
.
.
@momotaro98 momotaro98 changed the title Support version flag Support version flag when getting with go get github.com/danielgtaylor/apisprout Feb 23, 2020
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