goreleaser / godownloader

[DEPRECATED] Download Go binaries as fast and easily as possible.
MIT License
445 stars 54 forks source link

chore: Minor grammar fixes #177

Closed jsoref closed 3 years ago

jsoref commented 4 years ago
   • reading repo "tj/node-prune" on github
   • reading https://raw.githubusercontent.com/tj/node-prune/master/goreleaser.yml
   ⨯ reading https://raw.githubusercontent.com/tj/node-prune/master/goreleaser.yml returned 404 Not Found
   • reading https://raw.githubusercontent.com/tj/node-prune/master/.goreleaser.yml
   ⨯ reading https://raw.githubusercontent.com/tj/node-prune/master/.goreleaser.yml returned 404 Not Found
   • reading https://raw.githubusercontent.com/tj/node-prune/master/goreleaser.yaml
   ⨯ reading https://raw.githubusercontent.com/tj/node-prune/master/goreleaser.yaml returned 404 Not Found
   • reading https://raw.githubusercontent.com/tj/node-prune/master/.goreleaser.yaml
   ⨯ reading https://raw.githubusercontent.com/tj/node-prune/master/.goreleaser.yaml returned 404 Not Found
   ⨯ treewalker failed         error=unable to parse: could not fetch a goreleaser configuration file
make: *** [build] Error 1

That's correct, it was removed: https://github.com/tj/node-prune/commit/330b83e1fc4963b28206894403abcd3d604b84a3 I have no idea how this repo is trying to pull it in. I'd hope that wouldn't block this PR.