scripts/genproto: use latest grpc-gateway c8ec92d0

release-3.0
Gyu-Ho Lee 2016-07-27 13:20:15 -07:00
parent 2a3ea3f996
commit 0932d17395
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ DIRS="./wal/walpb ./etcdserver/etcdserverpb ./snap/snappb ./raft/raftpb ./mvcc/m
# exact version of protoc-gen-gogo to build
GOGO_PROTO_SHA="5f813990bfffa3c2f4414dbea480e705ab280358"
GRPC_GATEWAY_SHA="a8f25bd1ab549f8b87afd48aa9181221e9d439bb"
GRPC_GATEWAY_SHA="c8ec92d0481dd77d9b8c1808eb6476d190aa039a"
# set up self-contained GOPATH for building
export GOPATH=${PWD}/gopath