Skip to content
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

Error while buf update #1207

Closed
achalshah84 opened this issue Jun 16, 2022 · 2 comments
Closed

Error while buf update #1207

achalshah84 opened this issue Jun 16, 2022 · 2 comments

Comments

@achalshah84
Copy link

achalshah84 commented Jun 16, 2022

Failure: it looks like you have found a bug in buf. Please file an issue at https://github.com/bufbuild/buf/issues/ and provide the command you ran, as well as the following message: empty digest

buf.yaml file

version: v1beta1
name: buf.build/example/example-project
deps:
  - buf.build/grpc-ecosystem/grpc-gateway
  - buf.build/googleapis/googleapis
build:
  roots:
    - proto/
@amckinney
Copy link
Contributor

What version of buf are you on? You might just need to upgrade to latest - those digest errors could be a result of an old release candidate (e.g. rc-1).

@bufdev
Copy link
Member

bufdev commented Jun 16, 2022

We made a change to the BSR that is not compatible with buf versions <1.0. Beta versions are no longer supported and have (nor had) no guarantees of stability. See https://docs.buf.build/configuration/v1beta1-migration-guide for migration. Buf is now v1.0 and we take compatibility very seriously, so there will be no breaking changes going forward.

@bufdev bufdev closed this as completed Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants