Commit ad6451a7 authored by tandrii@chromium.org's avatar tandrii@chromium.org

Roll CQ client changes f5de663..7d916d5

R=sergiyb@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1479983002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297729 0039d316-1c4b-4281-b951-d872f2087c98
parent 6a43185c
......@@ -8,11 +8,11 @@ The canonical version is located at `https://chrome-internal.googlesource.com/
infra/infra_internal/+/master/commit_queue/cq_client`.
You'll need to use protoc version 2.6.1 and
recent golang/protobuf package. Sadly, the latter has no tags no versions.
recent golang/protobuf package. Sadly, the latter has neither tags nor versions.
You can get protobuf by downloading archive from https://github.com/google/protobuf/tree/v2.6.1,
and manually building it. As for golang compiler, if you have go configured,
just
You can get protobuf by downloading archive from
https://github.com/google/protobuf/tree/v2.6.1 and manually building it. As for
golang compiler, if you have go configured, just
go get -u github.com/golang/protobuf/{proto,protoc-gen-go}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment