aboutsummaryrefslogtreecommitdiff
path: root/installer/install-gopls.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'installer/install-gopls.cmd')
-rw-r--r--installer/install-gopls.cmd5
1 files changed, 1 insertions, 4 deletions
diff --git a/installer/install-gopls.cmd b/installer/install-gopls.cmd
index 844762e..444e1ae 100644
--- a/installer/install-gopls.cmd
+++ b/installer/install-gopls.cmd
@@ -1,6 +1,3 @@
@echo off
-set GOPATH=%cd%
-set GOBIN=%cd%
-go get -v -u golang.org/x/tools/gopls
-rd /S /Q "src"
+call "%~dp0\go_install.cmd" golang.org/x/tools/gopls