v3.0.0 🎉
Fix install command
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"fmt"
|
||||
"log"
|
||||
|
||||
ui "github.com/gizak/termui"
|
||||
ui "github.com/gizak/termui/v3"
|
||||
)
|
||||
|
||||
// logs all events to the termui window
|
||||
|
||||
Reference in New Issue
Block a user