Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle "No version is set" case when setting GOROOT #132

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

andyjones
Copy link
Contributor

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 ...

When there is no default go version, 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 ...
```
@andyjones andyjones requested a review from a team as a code owner March 18, 2024 10:42
@kennyp kennyp merged commit 652c592 into asdf-community:master Apr 19, 2024
3 checks passed
BorzdeG pushed a commit to BorzdeG/asdf-golang that referenced this pull request Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants