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

deps: bump go-grpc (1.19.0 -> 1.20.0) #396

Merged
merged 2 commits into from
May 22, 2019
Merged

deps: bump go-grpc (1.19.0 -> 1.20.0) #396

merged 2 commits into from
May 22, 2019

Commits on May 22, 2019

  1. deps: bump go-grpc (1.19.0 -> 1.20.1)

    Looks like we've missed a few releases -- here they are. The interesting
    releases are:
    
    - v1.20.0, as it has a few new features and bug fixes
    - v1.19.1 has a bug fix for grpc/grpc-go#2669,
      which could have happened to us as well.
    
    For all the notes, see the releases page:
    https://github.com/grpc/grpc-go/releases
    
    Signed-off-by: Stephan Renatus <[email protected]>
    srenatus committed May 22, 2019
    Configuration menu
    Copy the full SHA
    369f9aa View commit details
    Browse the repository at this point in the history
  2. deps: bump go-grpc (1.19.0 -> 1.20.1) [revendor]

    Signed-off-by: Stephan Renatus <[email protected]>
    srenatus committed May 22, 2019
    Configuration menu
    Copy the full SHA
    69db0f5 View commit details
    Browse the repository at this point in the history