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