Skip to content

installation: version check for other tools #487

@hyangah

Description

@hyangah

Currently only gopls is doing the version check by querying proxy.golang.org.
We can apply the same approach to other tools.

We need to ensure important tools are installed in modules mode.
Some tools have version commands (e.g. gopls). Otherwise, utilize go version -m command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions