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 grpc to 1.23 #899

Merged
merged 1 commit into from
Feb 14, 2020
Merged

upgrade grpc to 1.23 #899

merged 1 commit into from
Feb 14, 2020

Commits on Feb 14, 2020

  1. upgrade grpc to 1.23 (pingcap#756)

    * go.mod: upgrade grpc to 1.23
    
    * Fix  client blocks until it receives a SETTINGS frame from the server
    
    * grpc.WithDialer is deprecated: use WithContextDialer instead.
    july2993 committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    d7df6ac View commit details
    Browse the repository at this point in the history