diff options
author | David Garcia Quintas <dgq@google.com> | 2016-07-06 17:55:18 -0700 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2016-07-06 17:55:18 -0700 |
commit | de5cc7a1bd0d07bcb825d25d583a64c8a8166bbf (patch) | |
tree | de249dbb892e3b92cb5993f65e0a0d793fbca7e4 | |
parent | 7ac58464dfa07730c48a63d42290513316496e2b (diff) | |
parent | b15af069da766abd3764ee06dc9bb7227ab415e6 (diff) |
Merge branch 'protobuf-submodule-update' of https://github.com/nicolasnoble/grpc into bb_reader_error
m--------- | third_party/protobuf | 0 | ||||
-rwxr-xr-x | tools/run_tests/sanity/check_submodules.sh | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/third_party/protobuf b/third_party/protobuf -Subproject 3470b6895aa659b7559ed678e029a5338e535f1 +Subproject bdeb215cab2985195325fcd5e70c3fa751f46e0 diff --git a/tools/run_tests/sanity/check_submodules.sh b/tools/run_tests/sanity/check_submodules.sh index f2d7a1429e..b602d69564 100755 --- a/tools/run_tests/sanity/check_submodules.sh +++ b/tools/run_tests/sanity/check_submodules.sh @@ -45,7 +45,7 @@ cat << EOF | awk '{ print $1 }' | sort > $want_submodules 05b155ff59114735ec8cd089f669c4c3d8f59029 third_party/gflags (v2.1.0-45-g05b155f) c99458533a9b4c743ed51537e25989ea55944908 third_party/googletest (release-1.7.0) f8ac463766281625ad710900479130c7fcb4d63b third_party/nanopb (nanopb-0.3.4-29-gf8ac463) - d4d13a4349e4e59d67f311185ddcc1890d956d7a third_party/protobuf (v3.0.0-beta-3.2) + bdeb215cab2985195325fcd5e70c3fa751f46e0f third_party/protobuf (v3.0.0-beta-3.3) 50893291621658f355bc5b4d450a8d06a563053d third_party/zlib (v1.2.8) EOF |