Skip to content

Commit

Permalink
*: update grpc-gateway, golang/protobuf vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
gyuho committed Jul 7, 2016
1 parent c4a280e commit 8759230
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 22 deletions.
12 changes: 6 additions & 6 deletions cmd/Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

50 changes: 36 additions & 14 deletions cmd/vendor/github.com/golang/protobuf/jsonpb/jsonpb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions cmd/vendor/github.com/golang/protobuf/proto/extensions.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/vendor/github.com/golang/protobuf/proto/text.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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="2752d97bbd91927dd1c43296dbf8700e50e2708c"
GRPC_GATEWAY_SHA="dcb844349dc5d2cb0300fdc4d2d374839d0d2e13"
GRPC_GATEWAY_SHA="04d03d2c0176f9060cc3da4945a71abc759648bc"

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

0 comments on commit 8759230

Please sign in to comment.