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 --- common.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.go') diff --git a/common.go b/common.go index 462f37d..4e367fc 100644 --- a/common.go +++ b/common.go @@ -4,7 +4,7 @@ package gui import ( "regexp" - "git.wit.org/wit/gui/toolkit" + "go.wit.com/gui/toolkit" ) // functions for handling text related GUI elements -- cgit v1.2.3