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

all: replace all uses of golang/protobuf/proto #1358

Merged
merged 1 commit into from
May 19, 2020
Merged

Commits on May 17, 2020

  1. all: replace all uses of golang/protobuf/proto

    We have to keep using the old ptypes, descriptor
    and plugin packages since rules_go forces us to use them.
    Eventually rules_go should move to the new API and we can
    purge the use of the golang/protobuf package altogether.
    johanbrandhorst committed May 17, 2020
    Configuration menu
    Copy the full SHA
    183caa7 View commit details
    Browse the repository at this point in the history