From 9f7da73c67e391e1797479f99a0578bde0fe2c0e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 20 Dec 2023 14:15:00 -0600 Subject: move to go.wit.com/gui Signed-off-by: Jeff Carr --- toolkit/andlabs/widget.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolkit/andlabs/widget.go') diff --git a/toolkit/andlabs/widget.go b/toolkit/andlabs/widget.go index 9155530..71629af 100644 --- a/toolkit/andlabs/widget.go +++ b/toolkit/andlabs/widget.go @@ -1,7 +1,7 @@ package main import ( - "git.wit.org/wit/gui/toolkit" + "go.wit.com/gui/toolkit" ) // this is specific to the nocui toolkit -- cgit v1.2.3