forked from magma/magma
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade magma's GRPC-go version to 1.25.0 (magma#901)
Summary: Pull Request resolved: magma#901 In production we are seeing: all SubConns are in TransientFailure, latest connection error: <nil> as referenced by: grpc/grpc-go#2636. The primary issue is fixed in later grpc-go versions and as such we update our go.mod for Magma to 1.25.0 Reviewed By: xjtian Differential Revision: D18544967 fbshipit-source-id: 58208650d4b29feadae2cdd708b505b66359d068
- Loading branch information
Showing
67 changed files
with
4,594 additions
and
3,831 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.