[submodule "src/connector/go"]
    path = src/connector/go
    url = https://github.com/taosdata/driver-go.git
[submodule "src/connector/hivemq-tdengine-extension"]
	path = src/connector/hivemq-tdengine-extension
	url = https://github.com/taosdata/hivemq-tdengine-extension.git
[submodule "deps/jemalloc"]
	path = deps/jemalloc
	url = https://github.com/jemalloc/jemalloc
[submodule "deps/TSZ"]
	path = deps/TSZ
	url = https://github.com/taosdata/TSZ.git
[submodule "src/kit/taos-tools"]
	path = src/kit/taos-tools
	url = https://github.com/taosdata/taos-tools
[submodule "src/plugins/taosadapter"]
	path = src/plugins/taosadapter
	url = https://github.com/taosdata/taosadapter
[submodule "tests"]
	path = tests
	url = https://github.com/taosdata/tests
	branch = 2.4
