summaryrefslogtreecommitdiff
path: root/nocui/stdin.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-03 18:38:53 -0600
committerJeff Carr <[email protected]>2024-01-03 18:38:53 -0600
commit38a4e969beda577f282f98749fbef28e1bf83971 (patch)
tree1cb914687430390c2446d08c34b1b458382d5308 /nocui/stdin.go
parentb54d69717383e6301cb335a3e490e1892399d46b (diff)
move widget.go in this archive
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'nocui/stdin.go')
-rw-r--r--nocui/stdin.go2
1 files changed, 1 insertions, 1 deletions
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() {