Add -version flag to emit Go module version and vcs revision info
Open
enhancement
- Dominant language
- Go
- Stars
- 1
- Forks
- 4
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 3
Description
I'd like a easy way to know what software version my local `celfmt` binary was built from.
Workaround:
`go version -m `which celfmt` | grep celfmt`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.