asdf-golang
asdf-golang copied to clipboard
Handle "No version is set" case when setting GOROOT
When using https://github.com/asdf-community/asdf-golang?tab=readme-ov-file#goroot to set GOROOT and there is no default go version set, running any shell command was printing out:
No version is set for command go
Consider adding one of the following versions in your config file at ...