summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c2a13b9..85e980f 100644
--- a/Makefile
+++ b/Makefile
@@ -23,3 +23,6 @@ github:
git push github master
git push github devel
git push github --tags
+
+goproxy:
+ GOPROXY=https://proxy.golang.org GO111MODULE=on go get go.wit.com/gui/[email protected]