]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
use https for lua-aho-corasick submodule
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 9 Apr 2018 19:11:02 +0000 (15:11 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 9 Apr 2018 19:11:21 +0000 (15:11 -0400)
.gitmodules

index 2c60e9d04e63ca01330583e63db50c3067788b04..0a80981b51e155cf69ffc5a03a9dfa01c2cff5a1 100644 (file)
@@ -3,7 +3,7 @@
        url = https://gitlab.labs.nic.cz/knot/deckard.git
 [submodule "modules/policy/lua-aho-corasick"]
        path = modules/policy/lua-aho-corasick
-       url = git://github.com/cloudflare/lua-aho-corasick.git
+       url = https://github.com/cloudflare/lua-aho-corasick.git
 [submodule "tests/config/tapered"]
        path = tests/config/tapered
        url = https://github.com/telemachus/tapered.git