vendor: update grpc to v1.0.1-GA

The currently used go-grpc client is rather old (a commit from May).
Since then a GA release has been cut, so let's use that.

Signed-off-by: Mike Danese <mikedanese@google.com>
This commit is contained in:
Mike Danese 2016-09-08 14:34:38 -07:00
parent 4c21ad662f
commit ea36fe0bb7
125 changed files with 28493 additions and 1133 deletions

View file

@ -0,0 +1,3 @@
# This source code was written by the Go contributors.
# The master list of contributors is in the main Go distribution,
# visible at http://tip.golang.org/CONTRIBUTORS.