From 0ea6f73332cf48374b8a98b16d68e25217ebf068 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 7 Feb 2018 19:19:20 +0100 Subject: GoBackend: integrate into app Signed-off-by: Jason A. Donenfeld --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 32ab0d51..5d767f4f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "app/tools/wireguard"] path = app/tools/wireguard url = https://git.zx2c4.com/WireGuard +[submodule "app/tools/wireguard-go"] + path = app/tools/wireguard-go + url = https://git.zx2c4.com/wireguard-go -- cgit v1.2.3-59-g8ed1b