summaryrefslogtreecommitdiffstats
path: root/colorschemes/registry.go
diff options
context:
space:
mode:
Diffstat (limited to 'colorschemes/registry.go')
-rw-r--r--colorschemes/registry.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/colorschemes/registry.go b/colorschemes/registry.go
index aa6e1f9..663ccab 100644
--- a/colorschemes/registry.go
+++ b/colorschemes/registry.go
@@ -6,7 +6,7 @@ import (
"path/filepath"
"strings"
- "github.com/xxxserxxx/lingo"
+ "github.com/xxxserxxx/lingo/v2"
"github.com/shibukawa/configdir"
)