-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
44 lines (44 loc) · 1.02 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
[submodule "security"]
path = security
url = https://github.com/g-bvr/security
branch = main
[submodule "core"]
path = core
url = https://github.com/g-bvr/core
branch = main
[submodule "base"]
path = base
url = https://github.com/g-bvr/base
branch = main
[submodule "file-resolver"]
path = file-resolver
url = https://github.com/g-bvr/file-resolver
branch = main
[submodule "html-logger"]
path = html-logger
url = https://github.com/g-bvr/html-logger
branch = main
[submodule "web-server"]
path = web-server
url = https://github.com/g-bvr/web-server
branch = main
[submodule "yaml"]
path = yaml
url = https://github.com/g-bvr/yaml
branch = main
[submodule "terraform"]
path = terraform
url = https://github.com/g-bvr/terraform
branch = main
[submodule "gcloud"]
path = gcloud
url = https://github.com/g-bvr/gcloud
branch = main
[submodule "pubsub"]
path = pubsub
url = https://github.com/g-bvr/pubsub
branch = main
[submodule "markdown"]
path = markdown
url = https://github.com/g-bvr/markdown
branch = main