forked from bosagora/agora
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
63 lines (63 loc) · 2.11 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[submodule "base32"]
path = submodules/base32
url = https://github.com/bosagora/d-base32.git
[submodule "bitblob"]
path = submodules/bitblob
url = https://github.com/Geod24/bitblob.git
[submodule "diet-ng"]
path = submodules/diet-ng
url = https://github.com/rejectedsoftware/diet-ng.git
[submodule "dyaml"]
path = submodules/dyaml
url = https://github.com/dlang-community/D-YAML.git
[submodule "eventcore"]
path = submodules/eventcore
url = https://github.com/bosagora/eventcore.git
[submodule "libsodiumd"]
path = submodules/libsodiumd
url = https://github.com/Geod24/libsodiumd.git
[submodule "localrest"]
path = submodules/localrest
url = https://github.com/Geod24/localrest.git
[submodule "mir-linux-kernel"]
path = submodules/mir-linux-kernel
url = https://github.com/libmir/mir-linux-kernel.git
[submodule "openssl"]
path = submodules/openssl
url = https://github.com/D-Programming-Deimos/openssl.git
[submodule "stdx-allocator"]
path = submodules/stdx-allocator
url = https://github.com/dlang-community/stdx-allocator.git
[submodule "taggedalgebraic"]
path = submodules/taggedalgebraic
url = https://github.com/s-ludwig/taggedalgebraic.git
[submodule "tinyendian"]
path = submodules/tinyendian
url = https://github.com/dlang-community/tinyendian.git
[submodule "vibe-core"]
path = submodules/vibe-core
url = https://github.com/bosagora/vibe-core.git
[submodule "vibe.d"]
path = submodules/vibe.d
url = https://github.com/bosagora/vibe.d.git
[submodule "d2sqlite3"]
path = submodules/d2sqlite3
url = https://github.com/dlang-community/d2sqlite3.git
[submodule "ocean"]
path = submodules/ocean
url = https://github.com/bosagora/ocean.git
[submodule "barcode"]
path = submodules/barcode
url = https://github.com/deviator/barcode.git
[submodule "crypto"]
path = submodules/crypto
url = https://github.com/bosagora/crypto.git
[submodule "tracy"]
path = submodules/tracy
url = https://github.com/wolfpld/tracy.git
[submodule "serialization"]
path = submodules/serialization
url = https://github.com/bosagora/serialization.git
[submodule "config"]
path = submodules/config
url = https://github.com/bosagora/config.git