diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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] |
