From 3f5cc0b5d6f6b8f7cd63ee572d7a5ce0ca08b0e5 Mon Sep 17 00:00:00 2001 From: Isaac Hier Date: Sun, 2 Sep 2018 20:54:00 -0400 Subject: [PATCH 1/2] Use maintained version of gocode --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 440302a204..d5462c6c7b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,7 +15,7 @@ url = https://github.com/kennethreitz/requests [submodule "third_party/gocode"] path = third_party/gocode - url = https://github.com/nsf/gocode.git + url = https://github.com/mdempsky/gocode.git [submodule "third_party/jedi"] path = third_party/jedi url = https://github.com/davidhalter/jedi From 30ecf9785cab79d5a03a71cdb851f13b7a97fc5a Mon Sep 17 00:00:00 2001 From: Isaac Hier Date: Sun, 2 Sep 2018 20:59:28 -0400 Subject: [PATCH 2/2] Update commit for new remote --- third_party/gocode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/gocode b/third_party/gocode index 843b7a63f6..00e7f5ac29 160000 --- a/third_party/gocode +++ b/third_party/gocode @@ -1 +1 @@ -Subproject commit 843b7a63f621bb441274849d58671870adf1a5ce +Subproject commit 00e7f5ac290aeb20a3d8d31e737ae560a191a1d5