mirror of
https://github.com/antos-rde/antos.git
synced 2024-11-08 06:28:25 +01:00
feat: add all project source dependencies
This commit is contained in:
parent
8096eea50e
commit
9208f81708
33
.gitmodules
vendored
Normal file
33
.gitmodules
vendored
Normal file
@ -0,0 +1,33 @@
|
||||
[submodule "antos-frontend"]
|
||||
path = antos-frontend
|
||||
url = https://github.com/antos-rde/antos-frontend.git
|
||||
[submodule "antos-backend"]
|
||||
path = antos-backend
|
||||
url = https://github.com/antos-rde/antos-backend.git
|
||||
[submodule "antd/ant-http"]
|
||||
path = antd/ant-http
|
||||
url = https://github.com/lxsang/ant-http
|
||||
[submodule "antd/luafcgi"]
|
||||
path = antd/luafcgi
|
||||
url = https://git.iohub.dev/dany/luafcgi.git
|
||||
[submodule "antd/antd-fcgi-plugin"]
|
||||
path = antd/antd-fcgi-plugin
|
||||
url = https://github.com/lxsang/antd-fcgi-plugin.git
|
||||
[submodule "antd/antd-tunnel-plugin"]
|
||||
path = antd/antd-tunnel-plugin
|
||||
url = https://github.com/lxsang/antd-tunnel-plugin.git
|
||||
[submodule "antd/antd-wvnc-plugin"]
|
||||
path = antd/antd-wvnc-plugin
|
||||
url = https://github.com/lxsang/antd-wvnc-plugin.git
|
||||
[submodule "antd/antd-tunnel-publishers"]
|
||||
path = antd/antd-tunnel-publishers
|
||||
url = https://github.com/lxsang/antd-tunnel-publishers.git
|
||||
[submodule "antd/luasocket"]
|
||||
path = antd/luasocket
|
||||
url = https://git.iohub.dev/dany/luasocket.git
|
||||
[submodule "antd/luasec"]
|
||||
path = antd/luasec
|
||||
url = https://git.iohub.dev/dany/luasec.git
|
||||
[submodule "antd/silk"]
|
||||
path = antd/silk
|
||||
url = https://github.com/lxsang/silk.git
|
1
antd/ant-http
Submodule
1
antd/ant-http
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 375989acbe0e85d69471f778739902b0c55214b3
|
1
antd/antd-fcgi-plugin
Submodule
1
antd/antd-fcgi-plugin
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bfa6020ce271ed8f3a3d28761fd1bcfef494c394
|
1
antd/antd-tunnel-plugin
Submodule
1
antd/antd-tunnel-plugin
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 8da0bf39340f78410e6419876bd6c18bc8eb93ca
|
1
antd/antd-tunnel-publishers
Submodule
1
antd/antd-tunnel-publishers
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 426ccca40447c366014104fd799f7a0efbb5de97
|
1
antd/antd-wvnc-plugin
Submodule
1
antd/antd-wvnc-plugin
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 6c1df8e4d558fd88d94f3a78a504c922b4b2aa13
|
1
antd/luafcgi
Submodule
1
antd/luafcgi
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 77cfca2fac9d60c99cff66a9cb4957c8893ae296
|
1
antd/luasec
Submodule
1
antd/luasec
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 4c06287052d68fdbe7429b8f967cdc8ee94aa44a
|
1
antd/luasocket
Submodule
1
antd/luasocket
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 23241717bf91c4317065828bedafd05ebb97c1ef
|
1
antd/silk
Submodule
1
antd/silk
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bf5284e66f4631e10488884e5bd22d4ac2407810
|
1
antos-backend
Submodule
1
antos-backend
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b80bb1c0abc6aa9304dcd0a1cc882fe70f9a61bc
|
1
antos-frontend
Submodule
1
antos-frontend
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit e47cb4293f2fbbf64af346a8489e5737e7d29b3b
|
Loading…
Reference in New Issue
Block a user