Skip to content

Commit

Permalink
FAB-16945 Update grpc-go to v1.24.0
Browse files Browse the repository at this point in the history
FAB-16945 #done

Change-Id: I6d130849cebc7a6c2f8c780bc4a186fbd62a23a5
Signed-off-by: Gari Singh <[email protected]>
  • Loading branch information
mastersingh24 committed Oct 26, 2019
1 parent 5eef56a commit a567c4d
Show file tree
Hide file tree
Showing 30 changed files with 895 additions and 529 deletions.
7 changes: 4 additions & 3 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 @@ -102,7 +102,7 @@ noverify = [

[[constraint]]
name = "google.golang.org/grpc"
version = "1.20.0"
version = "1.24.0"

[[constraint]]
name = "gopkg.in/alecthomas/kingpin.v2"
Expand Down
8 changes: 4 additions & 4 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.

36 changes: 29 additions & 7 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.

20 changes: 13 additions & 7 deletions 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.

19 changes: 11 additions & 8 deletions 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.

Loading

0 comments on commit a567c4d

Please sign in to comment.