aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/build.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build.bat')
-rw-r--r--build.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.bat b/build.bat
index aa82f584..3361b28b 100644
--- a/build.bat
+++ b/build.bat
@@ -32,7 +32,6 @@ if exist .deps\prepared goto :render
:build
set GOOS=windows
- set GOPROXY=direct
set GOPATH=%BUILDDIR%.deps\gopath
set GOROOT=%BUILDDIR%.deps\go
set CGO_ENABLED=1