Merge pull request #365 from iamqizhao/master

golang->go
This commit is contained in:
Qi Zhao
2015-09-25 17:27:42 -07:00

View File

@ -20,7 +20,7 @@ This requires Go 1.4 or above.
Constraints
-----------
The grpc package should only depend on standard Golang packages and a short list of exceptions. A new addition to the list requires a discussion with gRPC-Go authors and consultants.
The grpc package should only depend on standard Go packages and a short list of exceptions. A new addition to the list requires a discussion with gRPC-Go authors and consultants.
Documentation
-------------