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`