aboutsummaryrefslogtreecommitdiff
path: root/plugins/lua/lua.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/lua/lua.go')
-rw-r--r--plugins/lua/lua.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/lua/lua.go b/plugins/lua/lua.go
index 451c884..c19795c 100644
--- a/plugins/lua/lua.go
+++ b/plugins/lua/lua.go
@@ -5,7 +5,7 @@ import (
"html/template"
"path/filepath"
- "git.sr.ht/~emersion/alps"
+ "git.sr.ht/~migadu/alps"
"github.com/labstack/echo/v4"
"github.com/yuin/gopher-lua"
"layeh.com/gopher-luar"