Skip to content

crit unable to find '1.22.2' - use 'latest' #923

Closed
@jakubtomany

Description

@jakubtomany
  • Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've included all information below (version, config, etc).

Please include the following information:

It is not possible to install specific version (e.g. 1.22.2)
$ curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin 1.22.2
golangci/golangci-lint info checking GitHub for tag '1.22.2'
golangci/golangci-lint crit unable to find '1.22.2' - use 'latest' or see https://github.com/golangci/golangci-lint/releases for details
$ curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b /bin 1.22.2
golangci/golangci-lint info checking GitHub for tag '1.22.2'
golangci/golangci-lint crit unable to find '1.22.2' - use 'latest' or see https://github.com/golangci/golangci-lint/releases for details

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