diff --git a/curse.go b/curse.go index b78dcee..1c3c05e 100644 --- a/curse.go +++ b/curse.go @@ -12,7 +12,7 @@ import ( "strconv" "strings" - "github.com/kless/term" + "github.com/tredoe/term" "golang.org/x/sys/unix" )