From 49f8029a5fd9c6b33e4d2f0505dee233cd71cb7f Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 3 Jan 2024 18:54:08 -0600 Subject: complete the move to 'go.wit.com/log' Signed-off-by: Jeff Carr --- structs.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index ccfd6a8..989a4bd 100644 --- a/structs.go +++ b/structs.go @@ -3,7 +3,7 @@ package gui import ( "sync" "embed" - "go.wit.com/gui/gui/toolkit" + "go.wit.com/gui/toolkits" ) // -- cgit v1.2.3