From 62ee380bff5b50bdcb7d1f58341e51a494820f47 Mon Sep 17 00:00:00 2001 From: Martin/Geno Date: Sat, 7 Sep 2019 02:41:48 +0000 Subject: [PATCH] WIP --- .gitmodules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index f781543..b47b31d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,8 +1,6 @@ [submodule "vendor/github.com/o3ma/o3"] path = vendor/github.com/o3ma/o3 url = https://github.com/genofire/o3.git - branch = fixtests [submodule "vendor/gosrc.io/xmpp"] path = vendor/gosrc.io/xmpp - url = https://github.com/genofire/go-xmpp.git - branch = fix-component + url = https://github.com/FluuxIO/go-xmpp.git