Update luar import path

Fixes #2306
This commit is contained in:
Zachary Yedidia
2022-01-06 18:11:02 -08:00
parent 6998cb5602
commit 1cf8cbe546
2 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -26,4 +26,6 @@ replace github.com/kballard/go-shellquote => github.com/zyedidia/go-shellquote v
replace github.com/mattn/go-runewidth => github.com/zyedidia/go-runewidth v0.0.12
replace layeh.com/gopher-luar => github.com/layeh/gopher-luar v1.0.7
go 1.16