mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-08-27 03:21:16 +00:00
Integrate DNS resolution (#709)
* Update submodule * Add DNS Client library * Fork and update dnsclient submodule * Integrate DNS resolution
This commit is contained in:
@@ -135,3 +135,8 @@
|
||||
url = https://github.com/status-im/nim-dnsdisc.git
|
||||
ignore = untracked
|
||||
branch = main
|
||||
[submodule "vendor/dnsclient.nim"]
|
||||
path = vendor/dnsclient.nim
|
||||
url = https://github.com/jm-clius/dnsclient.nim.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
|
||||
Reference in New Issue
Block a user