lua-aho-corasick and lua-tapered submodules now use our mirrors
to avoid problems when upstream repositories are deleted
(which happened to lua-tapered on or around 2020-05-21).
url = https://gitlab.labs.nic.cz/knot/deckard.git
[submodule "modules/policy/lua-aho-corasick"]
path = modules/policy/lua-aho-corasick
- url = https://github.com/cloudflare/lua-aho-corasick.git
+ url = https://gitlab.labs.nic.cz/knot/3rdparty/lua-aho-corasick.git
[submodule "tests/config/tapered"]
path = tests/config/tapered
- url = https://github.com/telemachus/tapered.git
+ url = https://gitlab.labs.nic.cz/knot/3rdparty/lua-tapered.git