moovweb / gvm

Go Version Manager
http://github.com/moovweb/gvm
MIT License
10.18k stars 533 forks source link

Suggestion: can gvm install [version number] install go[version number]? #339

Open jcollum opened 4 years ago

jcollum commented 4 years ago
$ gvm install 1.13
Updating Go source...
ERROR: Unrecognized Go version

Seems like the app can figure out what I'm looking for there.

BenKnigge commented 4 years ago

agreed, you shouldn't need to enter go1.13

I'm planning on rewriting this tool in go and adding some requested functionality in the near future.

jcollum commented 4 years ago

Cool 👍

On Mon, Mar 23, 2020, 3:09 PM Benjamin F Knigge notifications@github.com wrote:

agreed, you shouldn't need to enter go1.13

I'm planning on rewriting this tool in go and adding some requested functionality in the near future.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/moovweb/gvm/issues/339#issuecomment-602883039, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFMAAS56VZKC4NUEFYR7GLRI7M2NANCNFSM4LSEY7KQ .