-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
32 lines (32 loc) · 930 Bytes
/
.gitmodules
File metadata and controls
32 lines (32 loc) · 930 Bytes
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
[submodule "external/go"]
path = external/go
url = https://github.com/dappcore/go.git
branch = dev
[submodule "external/go-process"]
path = external/go-process
url = https://github.com/dappcore/go-process.git
branch = dev
[submodule "external/go-scm"]
path = external/go-scm
url = https://github.com/dappcore/go-scm.git
branch = dev
[submodule "external/go-proxy"]
path = external/go-proxy
url = https://github.com/dappcore/go-proxy.git
branch = dev
[submodule "external/go-ws"]
path = external/go-ws
url = https://github.com/dappcore/go-ws.git
branch = dev
[submodule "external/go-inference"]
path = external/go-inference
url = https://github.com/dappcore/go-inference.git
branch = dev
[submodule "external/go-io"]
path = external/go-io
url = https://github.com/dappcore/go-io.git
branch = dev
[submodule "external/go-log"]
path = external/go-log
url = https://github.com/dappcore/go-log.git
branch = dev