Skip to content

Commit

Permalink
scripts:genproto.sh: update grpc-gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
xiang90 committed Jul 23, 2016
1 parent fffa484 commit 38b69a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/genproto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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="f52d055dc48aec25854ed7d31862f78913cf17d1"
GRPC_GATEWAY_SHA="a8f25bd1ab549f8b87afd48aa9181221e9d439bb"

# set up self-contained GOPATH for building
export GOPATH=${PWD}/gopath
Expand Down

0 comments on commit 38b69a9

Please sign in to comment.