mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
16 lines
530 B
Text
16 lines
530 B
Text
[submodule "src/connector/go"]
|
|
path = src/connector/go
|
|
url = git@github.com:taosdata/driver-go.git
|
|
[submodule "src/connector/hivemq-tdengine-extension"]
|
|
path = src/connector/hivemq-tdengine-extension
|
|
url = git@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 "tests"]
|
|
path = tests
|
|
url = https://github.com/taosdata/tests
|
|
branch = 3.0
|