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`
I'd like a easy way to know what software version my local
celfmtbinary was built from.Workaround:
go version -mwhich celfmt| grep celfmt