fix(deps): add branch to protobuf

This commit is contained in:
Jack Back 2024-01-24 09:54:21 +00:00
parent f367832622
commit a1cf1c6179

1
.gitmodules vendored
View File

@ -22,6 +22,7 @@
[submodule "deps/protobuf"]
path = deps/protobuf
url = https://github.com/protocolbuffers/protobuf.git
branch = 3.20.x
[submodule "deps/rapidjson"]
path = deps/rapidjson
url = https://github.com/Tencent/rapidjson.git