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

--version returns latest instead of version number #181

Open
boris-glumpler opened this issue Jul 21, 2023 · 0 comments
Open

--version returns latest instead of version number #181

boris-glumpler opened this issue Jul 21, 2023 · 0 comments

Comments

@boris-glumpler
Copy link

Hello,

not a bug report, but rather a question.

I've been building a command that updates pg_tileserv automatically for a project I'm working on, but I'm running into an issue where ./pg_tileserv --version returns pg_tileserv latest, whereas pg_featureserv returns something like pg_featureserv 1.3.

I don't use Go personally, but had a quick look through the code and it seems that latest is the default if no version was specified during build. So, was this just an oversight or will the latest build always return latest as the version?

Thanks and great work on both pg_tileserv and pg_featureserv!

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