I tried to install with the following command:
$ bin install github.com/bufbuild/buf
• Getting latest release for bufbuild/buf
⨯ command failed error=GET https://api.github.com/repos/bufbuild/buf/releases/latest: 404 Not Found []
But there are clearly releases available on https://github.com/bufbuild/buf/releases
I have not yet investigated, where bin is failing.
I am using the latest build:
$ bin --version
bin version 0.5.0
commit: 7cec71d7c1b77e3db749c010630a8c36122e2801
built at: 2021-03-24T04:11:25Z
built by: goreleaser
I tried to install with the following command:
But there are clearly releases available on https://github.com/bufbuild/buf/releases
I have not yet investigated, where
binis failing.I am using the latest build: