2018-06-17 23:39:04 +00:00
|
|
|
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
|
2018-06-18 01:16:24 +00:00
|
|
|
github.com/kr/pretty v0.1.0
|
2018-06-17 23:39:04 +00:00
|
|
|
github.com/pkg/errors v0.8.0
|
2018-06-18 00:38:05 +00:00
|
|
|
github.com/spf13/afero v1.1.1
|
|
|
|
golang.org/x/text v0.3.0
|
2018-06-17 23:39:04 +00:00
|
|
|
)
|