scripts/genproto: update gogo/protobuf, grpc-gateway

release-3.1
Gyu-Ho Lee 2016-11-10 11:53:29 -08:00
parent 8631f47568
commit baa4e4ee56
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ fi
DIRS="./wal/walpb ./etcdserver/etcdserverpb ./snap/snappb ./raft/raftpb ./mvcc/mvccpb ./lease/leasepb ./auth/authpb"
# exact version of protoc-gen-gogo to build
GOGO_PROTO_SHA="5f813990bfffa3c2f4414dbea480e705ab280358"
GRPC_GATEWAY_SHA="c8ec92d0481dd77d9b8c1808eb6476d190aa039a"
GOGO_PROTO_SHA="8d70fb3182befc465c4a1eac8ad4d38ff49778e2"
GRPC_GATEWAY_SHA="84398b94e188ee336f307779b57b3aa91af7063c"
# set up self-contained GOPATH for building
export GOPATH=${PWD}/gopath.proto