Revert "Do not force third_party/protobuf to some old version. (#1446)"

This reverts commit 0137f1fc61.
This commit is contained in:
Eryu Xia 2024-06-24 22:38:19 -07:00 committed by GitHub
parent e6909cd284
commit cac9a6e4b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ set -ex
cd "$(dirname "$0")"/..
git submodule --quiet update --init --recursive
(cd third_party/protobuf && git checkout tags/v3.15.6)