[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/cpp-httplib"]
	path = 3rdparty/cpp-httplib
	url = https://github.com/yhirose/cpp-httplib.git
	branch = tags/v0.28.0
[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