mirror of
https://github.com/oxen-io/oxen-core.git
synced 2023-12-14 02:22:56 +01:00
d1f398cc2b
The monero version is just an improperly forked mirror of upstream that tends to lag behind. Switch to upstream miniupnp instead.
18 lines
645 B
Text
18 lines
645 B
Text
[submodule "external/miniupnp"]
|
|
path = external/miniupnp
|
|
url = https://github.com/miniupnp/miniupnp
|
|
[submodule "external/rapidjson"]
|
|
path = external/rapidjson
|
|
url = https://github.com/Tencent/rapidjson
|
|
[submodule "external/trezor-common"]
|
|
path = external/trezor-common
|
|
url = https://github.com/trezor/trezor-common.git
|
|
[submodule "external/randomx"]
|
|
path = external/randomx
|
|
url = https://github.com/loki-project/RandomX
|
|
[submodule "external/loki-mq"]
|
|
path = external/loki-mq
|
|
url = https://github.com/loki-project/loki-mq.git
|
|
[submodule "external/googletest"]
|
|
path = external/googletest
|
|
url = https://github.com/google/googletest.git
|