Commit c0e1c79
committed
FAB-5930 Upgrade to grpc-go v1.5.2
This updates grpc-go from version
1.4.0 to the latest version which is
1.5.2. There are a few things we can
take advantage of in the future but it's
always a good idea to say current.
Most of the CR is just updating the
vendoring of the grpc and grpclog
packages.
A couple of changes where required to
some test files because v1.5.2 does not
allow you to register a service on a
running gRPC server.
Change-Id: Ia1499897426db9383801a5e717746f5c58b362e0
Signed-off-by: Gari Singh <gari.r.singh@gmail.com>1 parent b4f302c commit c0e1c79
File tree
27 files changed
+1160
-665
lines changed- core/peer
- gossip/service
- vendor
- google.golang.org/grpc
- connectivity
- grpclog
27 files changed
+1160
-665
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | 147 | | |
150 | 148 | | |
151 | 149 | | |
| |||
164 | 162 | | |
165 | 163 | | |
166 | 164 | | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 63 | | |
67 | 64 | | |
68 | 65 | | |
| |||
80 | 77 | | |
81 | 78 | | |
82 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments