Upgrade protoc-gen-go to v1.4.0
This commit is contained in:
parent
60aed81a2a
commit
948934bb52
@ -14,7 +14,7 @@ Download the [Protocol Buffers compiler](https://github.com/protocolbuffers/prot
|
||||
|
||||
For generating Go code:
|
||||
```bash
|
||||
GIT_TAG="v1.4.0-rc.4"
|
||||
GIT_TAG="v1.4.0"
|
||||
go get -d -u github.com/golang/protobuf/protoc-gen-go
|
||||
git -C "$(go env GOPATH)"/src/github.com/golang/protobuf checkout $GIT_TAG
|
||||
go install github.com/golang/protobuf/protoc-gen-go
|
||||
|
Loading…
Reference in New Issue
Block a user