-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds dependencies from cachito sources as git submodules
Signed-off-by: Yorgos Saslis <[email protected]>
- Loading branch information
Showing
52 changed files
with
210 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,159 @@ | ||
[submodule "deps/opentracing-cpp"] | ||
path = dependencies/git/opentracing-cpp | ||
url = https://github.com/opentracing/opentracing-cpp | ||
[submodule "deps/zlib"] | ||
path = dependencies/git/zlib | ||
url = https://github.com/madler/zlib | ||
[submodule "deps/form-input-nginx-module"] | ||
path = dependencies/git/form-input-nginx-module | ||
url = https://github.com/calio/form-input-nginx-module | ||
[submodule "deps/iconv-nginx-module"] | ||
path = dependencies/git/iconv-nginx-module | ||
url = https://github.com/calio/iconv-nginx-module | ||
[submodule "deps/ngx_coolkit"] | ||
path = dependencies/git/ngx_coolkit | ||
url = https://github.com/FRiCKLE/ngx_coolkit | ||
[submodule "deps/array-var-nginx-module"] | ||
path = dependencies/git/array-var-nginx-module | ||
url = https://github.com/openresty/array-var-nginx-module | ||
[submodule "deps/drizzle-nginx-module"] | ||
path = dependencies/git/drizzle-nginx-module | ||
url = https://github.com/openresty/drizzle-nginx-module | ||
[submodule "deps/echo-nginx-module"] | ||
path = dependencies/git/echo-nginx-module | ||
url = https://github.com/openresty/echo-nginx-module | ||
[submodule "deps/encrypted-session-nginx-module"] | ||
path = dependencies/git/encrypted-session-nginx-module | ||
url = https://github.com/openresty/encrypted-session-nginx-module | ||
[submodule "deps/headers-more-nginx-module"] | ||
path = dependencies/git/headers-more-nginx-module | ||
url = https://github.com/openresty/headers-more-nginx-module | ||
[submodule "deps/lua-cjson"] | ||
path = dependencies/git/lua-cjson | ||
url = https://github.com/openresty/lua-cjson | ||
[submodule "deps/lua-nginx-module"] | ||
path = dependencies/git/lua-nginx-module | ||
url = https://github.com/openresty/lua-nginx-module | ||
[submodule "deps/lua-rds-parser"] | ||
path = dependencies/git/lua-rds-parser | ||
url = https://github.com/openresty/lua-rds-parser | ||
[submodule "deps/lua-redis-parser"] | ||
path = dependencies/git/lua-redis-parser | ||
url = https://github.com/openresty/lua-redis-parser | ||
[submodule "deps/lua-resty-core"] | ||
path = dependencies/git/lua-resty-core | ||
url = https://github.com/openresty/lua-resty-core | ||
[submodule "deps/lua-resty-dns"] | ||
path = dependencies/git/lua-resty-dns | ||
url = https://github.com/openresty/lua-resty-dns | ||
[submodule "deps/lua-resty-limit-traffic"] | ||
path = dependencies/git/lua-resty-limit-traffic | ||
url = https://github.com/openresty/lua-resty-limit-traffic | ||
[submodule "deps/lua-resty-lock"] | ||
path = dependencies/git/lua-resty-lock | ||
url = https://github.com/openresty/lua-resty-lock | ||
[submodule "deps/lua-resty-lrucache"] | ||
path = dependencies/git/lua-resty-lrucache | ||
url = https://github.com/openresty/lua-resty-lrucache | ||
[submodule "deps/lua-resty-memcached"] | ||
path = dependencies/git/lua-resty-memcached | ||
url = https://github.com/openresty/lua-resty-memcached | ||
[submodule "deps/lua-resty-mysql"] | ||
path = dependencies/git/lua-resty-mysql | ||
url = https://github.com/openresty/lua-resty-mysql | ||
[submodule "deps/lua-resty-redis"] | ||
path = dependencies/git/lua-resty-redis | ||
url = https://github.com/openresty/lua-resty-redis | ||
[submodule "deps/lua-resty-shell"] | ||
path = dependencies/git/lua-resty-shell | ||
url = https://github.com/openresty/lua-resty-shell | ||
[submodule "deps/lua-resty-signal"] | ||
path = dependencies/git/lua-resty-signal | ||
url = https://github.com/openresty/lua-resty-signal | ||
[submodule "deps/lua-resty-string"] | ||
path = dependencies/git/lua-resty-string | ||
url = https://github.com/openresty/lua-resty-string | ||
[submodule "deps/lua-resty-upload"] | ||
path = dependencies/git/lua-resty-upload | ||
url = https://github.com/openresty/lua-resty-upload | ||
[submodule "deps/lua-resty-upstream-healthcheck"] | ||
path = dependencies/git/lua-resty-upstream-healthcheck | ||
url = https://github.com/openresty/lua-resty-upstream-healthcheck | ||
[submodule "deps/lua-resty-websocket"] | ||
path = dependencies/git/lua-resty-websocket | ||
url = https://github.com/openresty/lua-resty-websocket | ||
[submodule "deps/lua-tablepool"] | ||
path = dependencies/git/lua-tablepool | ||
url = https://github.com/openresty/lua-tablepool | ||
[submodule "deps/lua-upstream-nginx-module"] | ||
path = dependencies/git/lua-upstream-nginx-module | ||
url = https://github.com/openresty/lua-upstream-nginx-module | ||
[submodule "deps/memc-nginx-module"] | ||
path = dependencies/git/memc-nginx-module | ||
url = https://github.com/openresty/memc-nginx-module | ||
[submodule "deps/ngx_postgres"] | ||
path = dependencies/git/ngx_postgres | ||
url = https://github.com/openresty/ngx_postgres | ||
[submodule "deps/opm"] | ||
path = dependencies/git/opm | ||
url = https://github.com/openresty/opm | ||
[submodule "deps/rds-csv-nginx-module"] | ||
path = dependencies/git/rds-csv-nginx-module | ||
url = https://github.com/openresty/rds-csv-nginx-module | ||
[submodule "deps/rds-json-nginx-module"] | ||
path = dependencies/git/rds-json-nginx-module | ||
url = https://github.com/openresty/rds-json-nginx-module | ||
[submodule "deps/redis2-nginx-module"] | ||
path = dependencies/git/redis2-nginx-module | ||
url = https://github.com/openresty/redis2-nginx-module | ||
[submodule "deps/resty-cli"] | ||
path = dependencies/git/resty-cli | ||
url = https://github.com/openresty/resty-cli | ||
[submodule "deps/set-misc-nginx-module"] | ||
path = dependencies/git/set-misc-nginx-module | ||
url = https://github.com/openresty/set-misc-nginx-module | ||
[submodule "deps/srcache-nginx-module"] | ||
path = dependencies/git/srcache-nginx-module | ||
url = https://github.com/openresty/srcache-nginx-module | ||
[submodule "deps/stream-lua-nginx-module"] | ||
path = dependencies/git/stream-lua-nginx-module | ||
url = https://github.com/openresty/stream-lua-nginx-module | ||
[submodule "deps/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.git | ||
[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 |
Submodule apicast-nginx-module
added at
3b1abf
Submodule array-var-nginx-module
added at
51cf2a
Submodule drizzle-nginx-module
added at
b4f94e
Submodule echo-nginx-module
added at
a47a98
Submodule encrypted-session-nginx-module
added at
58161b
Submodule form-input-nginx-module
added at
43ee69
Submodule headers-more-nginx-module
added at
55fbda
Submodule iconv-nginx-module
added at
67d55c
Submodule lua-nginx-module
added at
7105ad
Submodule lua-rds-parser
added at
621e6b
Submodule lua-redis-parser
added at
2c5a4e
Submodule lua-resty-core
added at
d5f612
Submodule lua-resty-dns
added at
24c9a6
Submodule lua-resty-limit-traffic
added at
bd1cc1
Submodule lua-resty-lock
added at
200513
Submodule lua-resty-lrucache
added at
b20352
Submodule lua-resty-memcached
added at
d4b018
Submodule lua-resty-mysql
added at
7284ec
Submodule lua-resty-redis
added at
053f98
Submodule lua-resty-shell
added at
ea23b3
Submodule lua-resty-signal
added at
dc62ea
Submodule lua-resty-string
added at
9a543f
Submodule lua-resty-upload
added at
cae01f
Submodule lua-resty-upstream-healthcheck
added at
0b760c
Submodule lua-resty-websocket
added at
d56579
Submodule lua-tablepool
added at
28b132
Submodule lua-upstream-nginx-module
added at
a84fbb
Submodule memc-nginx-module
added at
858fcd
Submodule nginx-opentracing
added at
3036b8
Submodule ngx_coolkit
added at
462b86
Submodule ngx_devel_kit
added at
a22dad
Submodule ngx_http_redis
added at
04f405
Submodule ngx_postgres
added at
681980
Submodule opentelemetry-proto
added at
6459e1
Submodule opentracing-cpp
added at
f3c1f4
Submodule rds-csv-nginx-module
added at
b4095f
Submodule rds-json-nginx-module
added at
0cde4c
Submodule redis2-nginx-module
added at
c989c8
Submodule set-misc-nginx-module
added at
f6639d
Submodule srcache-nginx-module
added at
824f69
Submodule stream-lua-nginx-module
added at
1a1e49
Submodule xss-nginx-module
added at
6c4107