fix go version
This commit is contained in:
@ -16,7 +16,7 @@ $ go get google.golang.org/grpc
|
||||
Prerequisites
|
||||
-------------
|
||||
|
||||
This requires Go 1.5 or later .
|
||||
This requires Go 1.5 or later.
|
||||
|
||||
Constraints
|
||||
-----------
|
||||
|
@ -8,7 +8,7 @@ For this sample, we've already generated the server and client stubs from [hello
|
||||
PREREQUISITES
|
||||
-------------
|
||||
|
||||
- This requires Go 1.4
|
||||
- This requires Go 1.5 or later
|
||||
- Requires that [GOPATH is set](https://golang.org/doc/code.html#GOPATH)
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user