1
0
Files
NickelMenu-custom/test/syms/go.mod
2020-05-07 17:37:13 -04:00

9 lines
163 B
Modula-2

module github.com/geek1011/NickelMenu/test/syms
go 1.14
require (
github.com/geek1011/kobopatch v0.15.0
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8
)