kubernetes-sigs / krew

📦 Find and install kubectl plugins
https://krew.sigs.k8s.io
Apache License 2.0
6.42k stars 369 forks source link

Update the installation URL of golangci-lint #784

Closed JohnTitor closed 2 years ago

JohnTitor commented 2 years ago

Installation via https://install.goreleaser.com has been deprecated and now the server is unavailable, this replaces it with a recommend way stated on https://golangci-lint.run/usage/install/. This will fix the CI issue e.g. https://github.com/kubernetes-sigs/krew/actions/runs/2384314784

ahmetb commented 2 years ago

/lgtm /approve Thanks!

k8s-ci-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahmetb, JohnTitor

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/krew/blob/master/OWNERS)~~ [ahmetb] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment