File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/zyedidia/terminal v0.0.0-20230315200948-4b3bcf6dddef
1919 golang.org/x/text v0.3.8
2020 gopkg.in/yaml.v2 v2.2.8
21- layeh.com/gopher-luar v1.0.7
21+ layeh.com/gopher-luar v1.0.11
2222)
2323
2424require (
@@ -37,6 +37,6 @@ replace github.com/kballard/go-shellquote => github.com/zyedidia/go-shellquote v
3737
3838replace github.com/mattn/go-runewidth => github.com/zyedidia/go-runewidth v0.0.12
3939
40- replace layeh.com/gopher-luar => github.com/layeh/gopher-luar v1.0.7
40+ replace layeh.com/gopher-luar v1.0.11 => github.com/layeh/gopher-luar v1.0.11
4141
4242go 1.17
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORN
1919github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
2020github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
2121github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
22- github.com/layeh/gopher-luar v1.0.7 h1:wnfZhYiJM748y1A4qYBfcFeMY9HWbdERny+ZL0f/jWc =
23- github.com/layeh/gopher-luar v1.0.7 /go.mod h1:TPnIVCZ2RJBndm7ohXyaqfhzjlZ+OA2SZR/YwL8tECk =
22+ github.com/layeh/gopher-luar v1.0.11 h1:ss6t9OtykOiETBScJylSMPhuYAtOmpH5rSX10/wCcis =
23+ github.com/layeh/gopher-luar v1.0.11 /go.mod h1:TPnIVCZ2RJBndm7ohXyaqfhzjlZ+OA2SZR/YwL8tECk =
2424github.com/lucasb-eyer/go-colorful v1.0.3 h1:QIbQXiugsb+q10B+MI+7DI1oQLdmnep86tWFlaaUAac =
2525github.com/lucasb-eyer/go-colorful v1.0.3 /go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0 =
2626github.com/mattn/go-isatty v0.0.11 h1:FxPOTFNqGkuDUGi3H/qkUbQO4ZiBa2brKq5r0l8TGeM =
You can’t perform that action at this time.
0 commit comments