mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
scripts/genproto: use latest grpc-gateway c8ec92d0
This commit is contained in:
parent
13c2d32061
commit
6e95ce26fb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user