[submodule "test/3rdparty/googletest"]
path = test/3rdparty/googletest
url = https://github.com/google/googletest.git
branch = tags/v1.12.0
[submodule "test/3rdparty/mockcpp"]
path = test/3rdparty/mockcpp
url = https://github.com/sinojelly/mockcpp.git
branch = tags/v2.7
[submodule "3rdparty/memfabric_hybrid"]
path = 3rdparty/memfabric_hybrid
url = https://gitcode.com/Ascend/memfabric_hybrid.git
branch = master
[submodule "3rdparty/log/spdlog"]
path = 3rdparty/log/spdlog
url = https://github.com/gabime/spdlog.git
branch = tags/v1.15.3
[submodule "3rdparty/nlohmann/json"]
path = 3rdparty/nlohmann/json
url = https://github.com/nlohmann/json.git
branch = tags/v3.12.0
[submodule "3rdparty/prometheus-cpp-lite"]
path = 3rdparty/prometheus-cpp-lite
url = https://github.com/biaks/prometheus-cpp-lite.git
branch = master
[submodule "3rdparty/msgpack-c"]
path = 3rdparty/msgpack-c
url = https://github.com/msgpack/msgpack-c.git
branch = tags/cpp-6.1.0
[submodule "3rdparty/libzmq"]
path = 3rdparty/libzmq
url = https://github.com/zeromq/libzmq.git
branch = tags/v4.3.5