From 1db4ed9a301500e3b5f5ed3a150fc33a3107fd50 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 14 Jan 2024 20:12:25 -0600 Subject: clean gomod Signed-off-by: Jeff Carr --- examples/updateui.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/updateui.go') diff --git a/examples/updateui.go b/examples/updateui.go index 48aadfd..6c9b828 100644 --- a/examples/updateui.go +++ b/examples/updateui.go @@ -4,7 +4,7 @@ import ( "fmt" "time" - "github.com/andlabs/ui" + "go.wit.com/dev/andlabs/ui" ) // Example showing how to update the UI using the QueueMain function -- cgit v1.2.3