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

Un-replace grpc dep and upgrade to v1.41.0 #685

Merged
merged 1 commit into from Jan 4, 2022

Commits on Jan 3, 2022

  1. Un-replace grpc dep and upgrade to v1.41.0

    Removed the replace directive for grpc package and upgraded to 1.41.0
    which will be needed for the further Prometheus upgrade anyway.
    
    Checked all the concerned usages of `From.+Context()` and all of them
    use lowercase constants, so changes from
    grpc/grpc-go#4767 should not affect this code.
    
    Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
    colega committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    6e909a5 View commit details
    Browse the repository at this point in the history