stefanmaric/g

How can I switch the version of go, the default version it runs

hklinux2010 opened this issue · 1 comments

How can I switch the version of go, the default version it runs

You can use g install <version> or g set <version> if you have downloaded such version with g previously.

Ref: https://github.com/stefanmaric/g#usage