-
Notifications
You must be signed in to change notification settings - Fork 170
/
.gitmodules
159 lines (159 loc) · 7.46 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
[submodule "dependencies/git/opentracing-cpp"]
path = dependencies/git/opentracing-cpp
url = https://github.com/opentracing/opentracing-cpp
[submodule "dependencies/git/zlib"]
path = dependencies/git/zlib
url = https://github.com/madler/zlib
[submodule "dependencies/git/form-input-nginx-module"]
path = dependencies/git/form-input-nginx-module
url = https://github.com/calio/form-input-nginx-module
[submodule "dependencies/git/iconv-nginx-module"]
path = dependencies/git/iconv-nginx-module
url = https://github.com/calio/iconv-nginx-module
[submodule "dependencies/git/ngx_coolkit"]
path = dependencies/git/ngx_coolkit
url = https://github.com/FRiCKLE/ngx_coolkit
[submodule "dependencies/git/array-var-nginx-module"]
path = dependencies/git/array-var-nginx-module
url = https://github.com/openresty/array-var-nginx-module
[submodule "dependencies/git/drizzle-nginx-module"]
path = dependencies/git/drizzle-nginx-module
url = https://github.com/openresty/drizzle-nginx-module
[submodule "dependencies/git/echo-nginx-module"]
path = dependencies/git/echo-nginx-module
url = https://github.com/openresty/echo-nginx-module
[submodule "dependencies/git/encrypted-session-nginx-module"]
path = dependencies/git/encrypted-session-nginx-module
url = https://github.com/openresty/encrypted-session-nginx-module
[submodule "dependencies/git/headers-more-nginx-module"]
path = dependencies/git/headers-more-nginx-module
url = https://github.com/openresty/headers-more-nginx-module
[submodule "dependencies/git/lua-cjson"]
path = dependencies/git/lua-cjson
url = https://github.com/openresty/lua-cjson
[submodule "dependencies/git/lua-nginx-module"]
path = dependencies/git/lua-nginx-module
url = https://github.com/openresty/lua-nginx-module
[submodule "dependencies/git/lua-rds-parser"]
path = dependencies/git/lua-rds-parser
url = https://github.com/openresty/lua-rds-parser
[submodule "dependencies/git/lua-redis-parser"]
path = dependencies/git/lua-redis-parser
url = https://github.com/openresty/lua-redis-parser
[submodule "dependencies/git/lua-resty-core"]
path = dependencies/git/lua-resty-core
url = https://github.com/openresty/lua-resty-core
[submodule "dependencies/git/lua-resty-dns"]
path = dependencies/git/lua-resty-dns
url = https://github.com/openresty/lua-resty-dns
[submodule "dependencies/git/lua-resty-limit-traffic"]
path = dependencies/git/lua-resty-limit-traffic
url = https://github.com/openresty/lua-resty-limit-traffic
[submodule "dependencies/git/lua-resty-lock"]
path = dependencies/git/lua-resty-lock
url = https://github.com/openresty/lua-resty-lock
[submodule "dependencies/git/lua-resty-lrucache"]
path = dependencies/git/lua-resty-lrucache
url = https://github.com/openresty/lua-resty-lrucache
[submodule "dependencies/git/lua-resty-memcached"]
path = dependencies/git/lua-resty-memcached
url = https://github.com/openresty/lua-resty-memcached
[submodule "dependencies/git/lua-resty-mysql"]
path = dependencies/git/lua-resty-mysql
url = https://github.com/openresty/lua-resty-mysql
[submodule "dependencies/git/lua-resty-redis"]
path = dependencies/git/lua-resty-redis
url = https://github.com/openresty/lua-resty-redis
[submodule "dependencies/git/lua-resty-shell"]
path = dependencies/git/lua-resty-shell
url = https://github.com/openresty/lua-resty-shell
[submodule "dependencies/git/lua-resty-signal"]
path = dependencies/git/lua-resty-signal
url = https://github.com/openresty/lua-resty-signal
[submodule "dependencies/git/lua-resty-string"]
path = dependencies/git/lua-resty-string
url = https://github.com/openresty/lua-resty-string
[submodule "dependencies/git/lua-resty-upload"]
path = dependencies/git/lua-resty-upload
url = https://github.com/openresty/lua-resty-upload
[submodule "dependencies/git/lua-resty-upstream-healthcheck"]
path = dependencies/git/lua-resty-upstream-healthcheck
url = https://github.com/openresty/lua-resty-upstream-healthcheck
[submodule "dependencies/git/lua-resty-websocket"]
path = dependencies/git/lua-resty-websocket
url = https://github.com/openresty/lua-resty-websocket
[submodule "dependencies/git/lua-tablepool"]
path = dependencies/git/lua-tablepool
url = https://github.com/openresty/lua-tablepool
[submodule "dependencies/git/lua-upstream-nginx-module"]
path = dependencies/git/lua-upstream-nginx-module
url = https://github.com/openresty/lua-upstream-nginx-module
[submodule "dependencies/git/memc-nginx-module"]
path = dependencies/git/memc-nginx-module
url = https://github.com/openresty/memc-nginx-module
[submodule "dependencies/git/ngx_postgres"]
path = dependencies/git/ngx_postgres
url = https://github.com/openresty/ngx_postgres
[submodule "dependencies/git/opm"]
path = dependencies/git/opm
url = https://github.com/openresty/opm
[submodule "dependencies/git/rds-csv-nginx-module"]
path = dependencies/git/rds-csv-nginx-module
url = https://github.com/openresty/rds-csv-nginx-module
[submodule "dependencies/git/rds-json-nginx-module"]
path = dependencies/git/rds-json-nginx-module
url = https://github.com/openresty/rds-json-nginx-module
[submodule "dependencies/git/redis2-nginx-module"]
path = dependencies/git/redis2-nginx-module
url = https://github.com/openresty/redis2-nginx-module
[submodule "dependencies/git/resty-cli"]
path = dependencies/git/resty-cli
url = https://github.com/openresty/resty-cli
[submodule "dependencies/git/set-misc-nginx-module"]
path = dependencies/git/set-misc-nginx-module
url = https://github.com/openresty/set-misc-nginx-module
[submodule "dependencies/git/srcache-nginx-module"]
path = dependencies/git/srcache-nginx-module
url = https://github.com/openresty/srcache-nginx-module
[submodule "dependencies/git/stream-lua-nginx-module"]
path = dependencies/git/stream-lua-nginx-module
url = https://github.com/openresty/stream-lua-nginx-module
[submodule "dependencies/git/xss-nginx-module"]
path = dependencies/git/xss-nginx-module
url = https://github.com/openresty/xss-nginx-module
[submodule "dependencies/git/luarocks"]
path = dependencies/git/luarocks
url = https://github.com/luarocks/luarocks
[submodule "dependencies/git/luajit2"]
path = dependencies/git/luajit2
url = https://github.com/rh-api-management/luajit2
[submodule "dependencies/git/openresty"]
path = dependencies/git/openresty
url = https://github.com/rh-api-management/openresty.git
[submodule "dependencies/git/nginx"]
path = dependencies/git/nginx
url = https://github.com/rh-api-management/nginx
[submodule "dependencies/git/ngx_devel_kit"]
path = dependencies/git/ngx_devel_kit
url = https://github.com/vision5/ngx_devel_kit
[submodule "dependencies/git/ngx_http_redis"]
path = dependencies/git/ngx_http_redis
url = https://github.com/osokin/ngx_http_redis
[submodule "dependencies/git/nginx-opentracing"]
path = dependencies/git/nginx-opentracing
url = https://github.com/opentracing-contrib/nginx-opentracing
[submodule "dependencies/git/apicast-nginx-module"]
path = dependencies/git/apicast-nginx-module
url = https://github.com/3scale/apicast-nginx-module
[submodule "dependencies/git/grpc"]
path = dependencies/git/grpc
url = https://github.com/grpc/grpc
[submodule "dependencies/git/opentelemetry-proto"]
path = dependencies/git/opentelemetry-proto
url = https://github.com/open-telemetry/opentelemetry-proto
[submodule "dependencies/git/opentelemetry-cpp"]
path = dependencies/git/opentelemetry-cpp
url = https://github.com/open-telemetry/opentelemetry-cpp
[submodule "dependencies/git/opentelemetry-cpp-contrib"]
path = dependencies/git/opentelemetry-cpp-contrib
url = https://github.com/open-telemetry/opentelemetry-cpp-contrib