This document followed a link https://github.com/grpc/grpc-go.
Download Go binary distribution from https://golang.org/dl/, and then
$ tar -C /usr/local -xzf go$VERSION.$OS-$ARCH.tar.gz
add the installed Go path to the PATH environment variable.
export PATH=$PATH:/usr/local/go/bin