Skip to content

Commit 83f18e7

Browse files
committed
[FAB-10885] Upgrade grpc-go
We should upgrade anyway, but grpc/grpc-go#2045 prevents the use of proxies such as nginx from working with Fabric nodes. Change-Id: I3dc8af85ede23548f26c8fc38f984b94f6cc4e4b Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
1 parent e33b015 commit 83f18e7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+4225
-3178
lines changed

Gopkg.lock

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ ignored = [
113113

114114
[[constraint]]
115115
name = "google.golang.org/grpc"
116-
version = "=1.11.3"
116+
version = "=1.13.0"
117117

118118
[[constraint]]
119119
name = "gopkg.in/alecthomas/kingpin.v2"

vendor/google.golang.org/grpc/backoff.go

Lines changed: 4 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/google.golang.org/grpc/balancer.go

Lines changed: 10 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/google.golang.org/grpc/balancer/balancer.go

Lines changed: 51 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/google.golang.org/grpc/balancer/base/balancer.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/google.golang.org/grpc/balancer_conn_wrappers.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/google.golang.org/grpc/balancer_v1_wrapper.go

Lines changed: 6 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)