Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add variable to fill in with git tag for version flag.
AppVersion is a variable that we can fill-in at build time via ldflags[1]. Especially useful is the `go nm` tool which will print out the symbols and their "path". [1]: https://www.digitalocean.com/community/tutorials/using-ldflags-to-set-version-information-for-go-applications
- Loading branch information