Skip to content

Commit

Permalink
[FAB-10885] Upgrade grpc-go
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
mastersingh24 committed Jul 3, 2018
1 parent e33b015 commit 83f18e7
Show file tree
Hide file tree
Showing 46 changed files with 4,225 additions and 3,178 deletions.
10 changes: 6 additions & 4 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ ignored = [

[[constraint]]
name = "google.golang.org/grpc"
version = "=1.11.3"
version = "=1.13.0"

[[constraint]]
name = "gopkg.in/alecthomas/kingpin.v2"
Expand Down
66 changes: 4 additions & 62 deletions vendor/google.golang.org/grpc/backoff.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 10 additions & 3 deletions vendor/google.golang.org/grpc/balancer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

55 changes: 51 additions & 4 deletions vendor/google.golang.org/grpc/balancer/balancer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion vendor/google.golang.org/grpc/balancer/base/balancer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/google.golang.org/grpc/balancer_conn_wrappers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 6 additions & 53 deletions vendor/google.golang.org/grpc/balancer_v1_wrapper.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 83f18e7

Please sign in to comment.