land/go.mod

8 lines
195 B
Modula-2

module git.xeserv.us/xena/land
require (
github.com/Xe/ln v0.0.0-20180508032019-ae4f7456500d
github.com/go-interpreter/wagon v0.0.0-20180520092357-d4bc452fd57e
github.com/pkg/errors v0.8.0
)