From 894f77b3ce9572b81e7f2c657feeee3bc901ae0c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 8 Jan 2024 22:33:55 -0600 Subject: go.wit.com/log change Signed-off-by: Jeff Carr --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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/gadgets@v0.10 -- cgit v1.2.3