Describe the bug
It seems the latest release has broken some scripts on install.goreleaser.com. The issue seems to be a lack of BINARY variable in the script and stops with exit code 1
From https://github.com/golangci/golangci-lint/issues/575
To Reproduce
Tried multiple projects from https://install.goreleaser.com/projects/ some projects successfully install
But these fail:
gometalinter
github.com/client9/misspell
golangci-lint
kaihendry/lk2
Environment (please complete the following information):
Additional context
It seems golangci-lint hasn't changed their .goreleaser.yml in 5 months
The root issue https://github.com/goreleaser/godownloader/issues/118
sorry about this :(
it is fixed now... there is a new issue on godownload to improve tests there.
thanks for reporting this!
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.