summaryrefslogtreecommitdiffstats
path: root/runtime/ui/controller.go
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ui/controller.go')
-rw-r--r--runtime/ui/controller.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/ui/controller.go b/runtime/ui/controller.go
index 6d9d5a7..964fb83 100644
--- a/runtime/ui/controller.go
+++ b/runtime/ui/controller.go
@@ -1,7 +1,7 @@
package ui
import (
- "github.com/jroimartin/gocui"
+ "github.com/awesome-gocui/gocui"
"github.com/sirupsen/logrus"
"github.com/wagoodman/dive/dive/filetree"
"github.com/wagoodman/dive/dive/image"