From 29ca3e06a04e85e96071a52ec3745b7c54ddf795 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 18 Jan 2024 03:51:04 -0600 Subject: move widget 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 ad4f5fd..2f01c66 100644 --- a/structs.go +++ b/structs.go @@ -2,7 +2,7 @@ package gui import ( "embed" - "go.wit.com/lib/widget" + "go.wit.com/widget" "sync" ) -- cgit v1.2.3