aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Yang Gao <yangg@google.com>2015-05-26 16:38:50 -0700
committerGravatar Yang Gao <yangg@google.com>2015-05-26 16:38:50 -0700
commit7fb570e2de261926a8c7af0c57d9583f8e419ae8 (patch)
tree1bc608308f879ae7d226f60fb1c0d619dc124c66
parentc07c088da232d98d886ab370185152f828727f2e (diff)
parentd5066b725dc4d82047d2d5ddb33290a110264680 (diff)
Merge pull request #1752 from nicolasnoble/protobuf-update
Updating our protobuf submodule to alpha3
m---------third_party/protobuf0
-rwxr-xr-xtools/run_tests/run_sanity.sh2
2 files changed, 1 insertions, 1 deletions
diff --git a/third_party/protobuf b/third_party/protobuf
-Subproject a8b38c598d7f65b281a72809b28117afdb76093
+Subproject 8908cf16fe81f42c766fdf067b1da4554f54ed8
diff --git a/tools/run_tests/run_sanity.sh b/tools/run_tests/run_sanity.sh
index 07e559fb03..003e525526 100755
--- a/tools/run_tests/run_sanity.sh
+++ b/tools/run_tests/run_sanity.sh
@@ -45,6 +45,6 @@ git submodule > $submodules
diff -u $submodules - << EOF
05b155ff59114735ec8cd089f669c4c3d8f59029 third_party/gflags (v2.1.0-45-g05b155f)
3df69d3aefde7671053d4e3c242b228e5d79c83f third_party/openssl (OpenSSL_1_0_2a)
- a8b38c598d7f65b281a72809b28117afdb760931 third_party/protobuf (v3.0.0-alpha-1-978-ga8b38c5)
+ 8908cf16fe81f42c766fdf067b1da4554f54ed87 third_party/protobuf (v3.0.0-alpha-1-1044-g8908cf1)
50893291621658f355bc5b4d450a8d06a563053d third_party/zlib (v1.2.8)
EOF