Skip to content

Commit 132ed2c

Browse files
authored
Revert "Do not force third_party/protobuf to some old version. (#1446)" (#1450)
This reverts commit 0137f1f.
1 parent e6909cd commit 132ed2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/init_submodules.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ set -ex
1616

1717
cd "$(dirname "$0")"/..
1818
git submodule --quiet update --init --recursive
19+
(cd third_party/protobuf && git checkout tags/v3.15.6)

0 commit comments

Comments
 (0)