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

Upgrade com.google.protobuf:protoc and io.grpc:protoc-gen-grpc-java to support aarch64 #41

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rgoodman22
Copy link

When trying to mvn clean install the java project on my mac with the M1 chip, I ran into mising artifact errors with com.google.protobuf:protoc:3.3.0 and io.grpc:protoc-gen-grpc-java:1.4.0. I was able to resolve this with upgrades, but the upgrade to io.grpc caused the error detailed here . I was able to resolve this by upgrading the version of grpc.

@salesforce-cla
Copy link

Thanks for the contribution! It looks like @robertgoodmanSF is an internal user so signing the CLA is not required. However, we need to confirm this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants