.gitmodules 695 字节
Newer Older
wmmhello's avatar
wmmhello 已提交
1
[submodule "src/connector/go"]
wmmhello's avatar
wmmhello 已提交
2 3
    path = src/connector/go
    url = https://github.com/taosdata/driver-go.git
4 5
[submodule "src/connector/hivemq-tdengine-extension"]
	path = src/connector/hivemq-tdengine-extension
6
	url = https://github.com/taosdata/hivemq-tdengine-extension.git
7 8 9
[submodule "deps/jemalloc"]
	path = deps/jemalloc
	url = https://github.com/jemalloc/jemalloc
T
tickduan 已提交
10 11 12
[submodule "deps/TSZ"]
	path = deps/TSZ
	url = https://github.com/taosdata/TSZ.git
13
	branch = master
wmmhello's avatar
wmmhello 已提交
14 15
[submodule "src/kit/taos-tools"]
	path = src/kit/taos-tools
wmmhello's avatar
wmmhello 已提交
16 17 18 19
	url = https://github.com/taosdata/taos-tools
[submodule "src/plugins/taosadapter"]
	path = src/plugins/taosadapter
	url = https://github.com/taosdata/taosadapter