Skip to content

Release v1.18.0-darwin-arm64 unavailable for download #3955

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

Closed
5 tasks done
lukerees opened this issue Jul 18, 2023 · 3 comments
Closed
5 tasks done

Release v1.18.0-darwin-arm64 unavailable for download #3955

lukerees opened this issue Jul 18, 2023 · 3 comments
Labels
area: install Issue relates to installation or downloading process question Further information is requested

Comments

@lukerees
Copy link

Welcome

Description of the problem

Attempting to install version 1.18.0 of the package and receiving output:

golangci/golangci-lint info checking GitHub for tag 'v1.18.0'
golangci/golangci-lint debug http_download https://github.com/golangci/golangci-lint/releases/v1.18.0
golangci/golangci-lint info found version: 1.18.0 for v1.18.0/darwin/arm64
golangci/golangci-lint debug downloading files into /var/folders/ks/65jhzgln1hl0mqv_0wlk5mdw0000gq/T/tmp.Z5N69QFA
golangci/golangci-lint debug http_download https://github.com/golangci/golangci-lint/releases/download/v1.18.0/golangci-lint-1.18.0-darwin-arm64.tar.gz
golangci/golangci-lint debug http_download_curl received HTTP status 404

Verified that other OS have v1.18.0 available but darwin/arm64 does not

Version of golangci-lint

$ golangci-lint --version
# Paste output here

Configuration

# paste configuration file or CLI flags here

Go environment

$ go version && go env
# paste output here

go version go1.20.1 darwin/arm64

Verbose output of running

$ golangci-lint cache clean
$ golangci-lint run -v
# paste output here

Code example or link to a public repository

// add your code here

Validation

  • Yes, I've included all information above (version, config, etc.).
@lukerees lukerees added the bug Something isn't working label Jul 18, 2023
@boring-cyborg
Copy link

boring-cyborg bot commented Jul 18, 2023

Hey, thank you for opening your first Issue ! 🙂 If you would like to contribute we have a guide for contributors.

@ldez
Copy link
Member

ldez commented Jul 18, 2023

Hello,

v1.18.0 has been released 4 years ago (2019/09/10) and supports go1.11.

4 years ago, darwin/arm64 was not a topic, the first M1 (Apple Silicon) appears in 2020/11/10.

The support of darwin/arm64 has been added:

We support only the current version (v1.53.3) of golangci-lint and go1.19/go1.20.

Related to #1725

@ldez ldez closed this as completed Jul 18, 2023
@ldez ldez added won't fix This will not be worked on question Further information is requested and removed bug Something isn't working won't fix This will not be worked on labels Jul 18, 2023
@lukerees
Copy link
Author

lukerees commented Jul 18, 2023

I was afraid that would be the case, okay thank you!

@ldez ldez added the area: install Issue relates to installation or downloading process label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: install Issue relates to installation or downloading process question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants