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

gomplate --version: 0.0.0 #188

Closed
Noah-Huppert opened this issue Aug 3, 2017 · 3 comments
Closed

gomplate --version: 0.0.0 #188

Noah-Huppert opened this issue Aug 3, 2017 · 3 comments

Comments

@Noah-Huppert
Copy link

If you install gomplate via:

$ go get github.com/hairyhenderson/gomplate

and then run:

$ gomplate --version

It will output:

$ gomplate --version
gomplate version 0.0.0

Saying the current version is 0.0.0. I believe the latest relieve is 1.10.0?

@hairyhenderson
Copy link
Owner

@Noah-Huppert this is expected - the version number is inferred from the git tag during the make build process.

Is there a particular reason you're installing with go get?

@Noah-Huppert
Copy link
Author

Noah-Huppert commented Aug 3, 2017 via email

@hairyhenderson
Copy link
Owner

Ah, makes sense!

I'll close this for now since this is expected behaviour.

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

2 participants