2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-02 03:33:22 +00:00

chore: remove unused dep

This commit is contained in:
sammyette 2021-05-24 07:29:52 -04:00
parent 207f6ba719
commit b608ea6bc8
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5

1
go.mod
View File

@ -9,7 +9,6 @@ require (
github.com/pborman/getopt v1.1.0
github.com/rivo/uniseg v0.2.0 // indirect
github.com/yuin/gopher-lua v0.0.0-20200816102855-ee81675732da
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
golang.org/x/sys v0.0.0-20210521203332-0cec03c779c1 // indirect
golang.org/x/term v0.0.0-20210503060354-a79de5458b56
layeh.com/gopher-luar v1.0.8