Closed theckman closed 9 years ago
With the issues seen with go1.5 and goiardi, it may make sense to include the go runtime version in the --version output.
go1.5
--version
Apologies for the import craziness, my editor runs goimports and it moves external deps to the bottom.
You read my mind. I was just thinking about this today.
No problem with the import craziness, I'll be running go fmt soon enough.
:+1: cheers!
With the issues seen with
go1.5
and goiardi, it may make sense to include the go runtime version in the--version
output.Apologies for the import craziness, my editor runs goimports and it moves external deps to the bottom.