Commit 58d99f7
vendor: update grpc and dependent package. (#89)
* vendor: update grpc package to v1.18.0.
In order to use grpc package in v1.18.0, the following dependent vendor
packages are updated:
- github.com/golang/protobuf/proto
- golang.org/x/sys/unix
- google.golang.org/grpc
- google.golang.org/grpc/balancer
- google.golang.org/grpc/credentials
- google.golang.org/grpc/internal
- google.golang.org/grpc/stats
- google.golang.org/grpc/resolver
The following package are removed because grpc v1.18.0 uses context package in
standard library.
- golang.org/x/net/context
- golang.org/x/net/context/ctxhttp
* Use context package in standard library.
* Add back packages under golang.org/x/net/context.
Some vendored package still use packages under golang.org/x/net/context, the
following two packages are added back and updated to latest version:
- golang.org/x/net/context
- golang.org/x/net/context/ctxhttp1 parent b48660b commit 58d99f7
File tree
362 files changed
+150939
-41372
lines changed- bench
- stackdriver
- vendor
- github.com/golang/protobuf
- proto
- golang.org/x
- net/context
- ctxhttp
- sys/unix
- google.golang.org/grpc
- balancer
- binarylog/grpc_binarylog_v1
- credentials
- internal
- internal
- backoff
- binarylog
- channelz
- envconfig
- grpcrand
- grpcsync
- syscall
- transport
- resolver
- stats
- status
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
362 files changed
+150939
-41372
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | | - | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
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.
0 commit comments