diff --git a/cmd/mop/main.go b/cmd/mop/main.go index 5a8bc4b..ca54982 100644 --- a/cmd/mop/main.go +++ b/cmd/mop/main.go @@ -6,7 +6,7 @@ package main import ( `github.com/mop-tracker/mop` - `github.com/michaeldv/termbox-go` + `github.com/nsf/termbox-go` `time` )