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 --- dropdown.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dropdown.go') diff --git a/dropdown.go b/dropdown.go index c4f748c..2cf33d5 100644 --- a/dropdown.go +++ b/dropdown.go @@ -6,7 +6,7 @@ package gui // since it is the same. confusing names? maybe... import ( - "go.wit.com/gui/gui/toolkit" + "go.wit.com/gui/toolkits" ) // add a new entry to the dropdown name -- cgit v1.2.3