Skip to content

gvm use and gvm install migration #523

@devhindo

Description

@devhindo

I suggest a command to be just gvm use and it will detect the go.mod file > download the version there if not available using go install and if no minor version is specified we can just choose the latest available one, then it gvm use that version.

current behavior :

Image

gvm install also should detect the version from the current directory go.mod file and downloads the version from there

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions