From 38a4e969beda577f282f98749fbef28e1bf83971 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 3 Jan 2024 18:38:53 -0600 Subject: move widget.go in this archive 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 f1c6537..2c16e24 100644 --- a/nocui/stdin.go +++ b/nocui/stdin.go @@ -7,7 +7,7 @@ import ( "strings" "strconv" - "go.wit.com/gui/gui/toolkit" + "go.wit.com/gui/toolkits" ) func simpleStdin() { -- cgit v1.2.3