Do not force third_party/protobuf to some old version.

This commit is contained in:
Benjamin Peterson 2024-06-24 22:00:47 -07:00
parent 2c39859be8
commit 2bd3049e9c
1 changed files with 0 additions and 1 deletions

View File

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