diff --git a/column_editor.go b/column_editor.go index 9d44244..10e5a90 100644 --- a/column_editor.go +++ b/column_editor.go @@ -4,7 +4,7 @@ package mop -import `github.com/michaeldv/termbox-go` +import `github.com/nsf/termbox-go` // ColumnEditor handles column sort order. When activated it highlights // current column name in the header, then waits for arrow keys (choose