From 41b964cf126a86d826f0104aaa67077fe8d32795 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 20 Aug 2022 03:46:00 +0200 Subject: Update 'vim-go' to latest (b524371788bcdd87215c6e59ca4b2853553077a4) I needed to run `:GoInstallBinaries`, but this failed as I'm using Go 1.18, and the version of Vim-Go I was using installed binaries with `go get` instead of the new `go install`. This was updated and fixed in 359230b942b3aba79d011aa446bfcf70c12bc217. --- bundle/vim-go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bundle') diff --git a/bundle/vim-go b/bundle/vim-go index b3c3b65..b524371 160000 --- a/bundle/vim-go +++ b/bundle/vim-go @@ -1 +1 @@ -Subproject commit b3c3b6585388565c1de7a9e0a14f8aedb07b7839 +Subproject commit b524371788bcdd87215c6e59ca4b2853553077a4 -- cgit v1.2.3