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

Use new gRPC APIs #55

Merged
merged 1 commit into from
Sep 18, 2017
Merged

Use new gRPC APIs #55

merged 1 commit into from
Sep 18, 2017

Commits on Sep 18, 2017

  1. Use new gRPC APIs

    grpc/grpc-go#1157 changed the APIs for getting
    metadata from contexts and making contexts from metadata.
    
    This PR updates common to rely on the new library.
    
    Means that anyone who vendors common will need a recent grpc-go too.
    jml committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    70a1d19 View commit details
    Browse the repository at this point in the history