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 use go.mod file #481

Open
NebulousQuasar opened this issue Jun 5, 2024 · 1 comment
Open

GVM use go.mod file #481

NebulousQuasar opened this issue Jun 5, 2024 · 1 comment

Comments

@NebulousQuasar
Copy link

Would it be possible to use the go.mod file to identify the default version of the project and install and select this version as the default?

@ZeTr0nIx
Copy link

ZeTr0nIx commented Jul 3, 2024

Maybe even use the latest patch version if already installed.

e.g.
module foo

go 1.20

--> use go1.20.x if installed

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

2 participants