mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
22 lines
790 B
Plaintext
22 lines
790 B
Plaintext
[submodule "dependencies/tinf"]
|
|
path = dependencies/tinf
|
|
url = https://github.com/jibsen/tinf.git
|
|
[submodule "dependencies/mariadb-connector-c"]
|
|
path = dependencies/mariadb-connector-c
|
|
url = https://github.com/MariaDB/mariadb-connector-c.git
|
|
[submodule "src/proto"]
|
|
path = src/proto
|
|
url = ssh://git@***REMOVED***/~/gradido_protocol
|
|
[submodule "dependencies/iroha-ed25519"]
|
|
path = dependencies/iroha-ed25519
|
|
url = ssh://git@***REMOVED***/~/forks/iroha-ed25519.git
|
|
[submodule "dependencies/spirit-po"]
|
|
path = dependencies/spirit-po
|
|
url = https://github.com/cbeck88/spirit-po.git
|
|
[submodule "dependencies/grpc"]
|
|
path = dependencies/grpc
|
|
url = https://github.com/grpc/grpc.git
|
|
[submodule "dependencies/poco"]
|
|
path = dependencies/poco
|
|
url = https://github.com/pocoproject/poco.git
|