mirror of
https://github.com/logos-messaging/logos-chat.git
synced 2026-02-27 20:33:07 +00:00
Remove uneeded vendored deps
This commit is contained in:
parent
702d25a0d8
commit
de3effa07f
25
.gitmodules
vendored
25
.gitmodules
vendored
@ -6,11 +6,6 @@
|
||||
url = https://github.com/waku-org/nwaku.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-sds"]
|
||||
path = vendor/nim-sds
|
||||
url = https://github.com/jazzz/nim-sds.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-protobuf-serialization"]
|
||||
path = vendor/nim-protobuf-serialization
|
||||
url = https://github.com/status-im/nim-protobuf-serialization.git
|
||||
@ -26,26 +21,6 @@
|
||||
url = https://github.com/narimiran/blake2.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/illwill"]
|
||||
path = vendor/illwill
|
||||
url = https://github.com/johnnovak/illwill.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim_chacha20_poly1305"]
|
||||
path = vendor/nim_chacha20_poly1305
|
||||
url = https://github.com/lantos-lgtm/nim_chacha20_poly1305.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/constantine"]
|
||||
path = vendor/constantine
|
||||
url = https://github.com/mratsim/constantine.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-ffi"]
|
||||
path = vendor/nim-ffi
|
||||
url = https://github.com/logos-messaging/nim-ffi.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/libchat"]
|
||||
path = vendor/libchat
|
||||
url = https://github.com/logos-messaging/libchat.git
|
||||
|
||||
1
vendor/constantine
vendored
1
vendor/constantine
vendored
@ -1 +0,0 @@
|
||||
Subproject commit d6aae1eca3775d6317e11b169edef0249162ce22
|
||||
1
vendor/illwill
vendored
1
vendor/illwill
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 99a120f7f69868b94f5d35ce7e21dd12535de70c
|
||||
1
vendor/nim-ffi
vendored
1
vendor/nim-ffi
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 06111de155253b34e47ed2aaed1d61d08d62cc1b
|
||||
1
vendor/nim-sds
vendored
1
vendor/nim-sds
vendored
@ -1 +0,0 @@
|
||||
Subproject commit 6a05cfd2c954886ebbe46adb222ecc1dc9117fd0
|
||||
1
vendor/nim_chacha20_poly1305
vendored
1
vendor/nim_chacha20_poly1305
vendored
@ -1 +0,0 @@
|
||||
Subproject commit ad06aff319bdb5d61cebd56d2d0e31c3516112c6
|
||||
Loading…
x
Reference in New Issue
Block a user