Bump dht (#628)
* rename nim-libp2p-dht to nim-codex-dht * bump dht * update .gitmodules * bump --------- Co-authored-by: Jaremy Creechley <creechley@gmail.com>
This commit is contained in:
parent
b62ccf5a8a
commit
e871859a96
|
@ -164,9 +164,9 @@
|
|||
[submodule "vendor/nim-leopard"]
|
||||
path = vendor/nim-leopard
|
||||
url = https://github.com/status-im/nim-leopard.git
|
||||
[submodule "vendor/nim-libp2p-dht"]
|
||||
path = vendor/nim-libp2p-dht
|
||||
url = https://github.com/status-im/nim-libp2p-dht.git
|
||||
[submodule "vendor/nim-codex-dht"]
|
||||
path = vendor/nim-codex-dht
|
||||
url = https://github.com/codex-storage/nim-codex-dht.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-datastore"]
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit a7f14bc9b783f1b9e2d02cc85a338b1411058095
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 3c940ea8901ae6118e66cc4df423b8ff53699eb4
|
Loading…
Reference in New Issue