From a0baba0821441d9cf38f0b33fe12fb96925c6236 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 17 Jan 2024 23:39:03 -0600 Subject: new paths Signed-off-by: Jeff Carr --- nocui/stdin.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nocui/stdin.go') diff --git a/nocui/stdin.go b/nocui/stdin.go index f003ee4..9b9f794 100644 --- a/nocui/stdin.go +++ b/nocui/stdin.go @@ -9,7 +9,7 @@ import ( "strconv" "go.wit.com/log" - "go.wit.com/gui/widget" + "go.wit.com/lib/widget" ) func simpleStdin() { -- cgit v1.2.3