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/nocui/common.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolkit/nocui/common.go') diff --git a/toolkit/nocui/common.go b/toolkit/nocui/common.go index 786bf39..5817432 100644 --- a/toolkit/nocui/common.go +++ b/toolkit/nocui/common.go @@ -12,7 +12,7 @@ package main */ import ( - "git.wit.org/wit/gui/toolkit" + "go.wit.com/gui/toolkit" ) // this is the channel we send user events like -- cgit v1.2.3