aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Dalton <f33rx@users.noreply.github.com>2016-09-22 17:14:03 -0700
committerGravatar GitHub <noreply@github.com>2016-09-22 17:14:03 -0700
commit0d8b306785422fb625b9a8eae2b89a3effd10e9b (patch)
treebfd35a1def43a7153931bba233351b5e3450105e /.gitmodules
parentc0df4e1dda640df5ad6404250bb8ff60f9c202e7 (diff)
Update .gitmodules
Tag "3.0.0-GA" does not exist anymore. https://github.com/grpc/grpc/issues/7997
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 92d5ac3e4f..fb79d5cbd5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,7 +4,7 @@
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/google/protobuf.git
- branch = 3.0.0-GA
+ branch = 3.0.x
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/gflags/gflags.git