summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-08 22:33:55 -0600
committerJeff Carr <[email protected]>2024-01-08 22:33:55 -0600
commit894f77b3ce9572b81e7f2c657feeee3bc901ae0c (patch)
treef35c16ed4d30246ddd986fa31c71d2d3183cef76 /Makefile
parent366dc54ae45c39765a054760d2bae8c6a5c38a5e (diff)
go.wit.com/log change
Signed-off-by: Jeff Carr <[email protected]>
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]