summaryrefslogtreecommitdiffstats
path: root/runtime/ui/view/layer.go
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ui/view/layer.go')
-rw-r--r--runtime/ui/view/layer.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/ui/view/layer.go b/runtime/ui/view/layer.go
index 601cd78..c1f9d0c 100644
--- a/runtime/ui/view/layer.go
+++ b/runtime/ui/view/layer.go
@@ -2,7 +2,7 @@ package view
import (
"fmt"
- "github.com/jroimartin/gocui"
+ "github.com/awesome-gocui/gocui"
"github.com/sirupsen/logrus"
"github.com/spf13/viper"
"github.com/wagoodman/dive/dive/image"