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

gvm cd fails with Unrecognized command line argument: '' #477

Open
stackbaek opened this issue Apr 29, 2024 · 0 comments
Open

gvm cd fails with Unrecognized command line argument: '' #477

stackbaek opened this issue Apr 29, 2024 · 0 comments

Comments

@stackbaek
Copy link

When .go-version file contains go version without go (e.g. 1.22, instead of go1.22), cd-ing into this directory prints error

Unrecognized command line argument: ''

We should consider allowing version without the prefix go in the regex

local regex='^(go([0-9]+(\.[0-9]+)*))$'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant