aboutsummaryrefslogtreecommitdiff
path: root/go.mod
blob: f02abd55bdb8d3ec6e13e21f6cbbaf08c35a696e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
module github.com/Xe/x

require (
	github.com/Greyh4t/gluassh v0.0.0-20180109082511-239b4f6310f4
	github.com/McKael/madon/v2 v2.0.0-20180929094633-c679abc985d6
	github.com/ThomasRooney/gexpect v0.0.0-20161231170123-5482f0350944
	github.com/aclements/go-moremath v0.0.0-20180329182055-b1aff36309c7 // indirect
	github.com/ailncode/gluaxmlpath v0.0.0-20161126153117-6ce478ecb4a6
	github.com/brandur/simplebox v0.0.0-20150921201729-84e9865bb03a
	github.com/bwmarrin/discordgo v0.19.0
	github.com/cjoudrey/gluahttp v0.0.0-20190104103309-101c19a37344
	github.com/cjoudrey/gluaurl v0.0.0-20161028222611-31cbb9bef199
	github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd
	github.com/dgryski/go-failure v0.0.0-20151001134759-4963dbd58fd0
	github.com/dgryski/go-onlinestats v0.0.0-20170612111826-1c7d19468768 // indirect
	github.com/disintegration/imaging v1.5.0
	github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51
	github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 // indirect
	github.com/facebookgo/subset v0.0.0-20150612182917-8dac2c3c4870 // indirect
	github.com/fogleman/gg v1.1.0 // indirect
	github.com/fogleman/primitive v0.0.0-20170926175833-69506c928bef
	github.com/garyburd/redigo v1.6.0
	github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
	github.com/google/go-github v17.0.0+incompatible
	github.com/google/go-querystring v1.0.0 // indirect
	github.com/google/gops v0.3.5
	github.com/google/uuid v1.1.0 // indirect
	github.com/howeyc/gopass v0.0.0-20170109162249-bf9dde6d0d2c // indirect
	github.com/hullerob/go.farbfeld v0.0.0-20181222022525-3661193c725f
	github.com/jaytaylor/html2text v0.0.0-20180606194806-57d518f124b0
	github.com/joeshaw/envdecode v0.0.0-20180312135643-c9e015854467
	github.com/joho/godotenv v1.3.0
	github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1 // indirect
	github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
	github.com/klauspost/cpuid v1.2.0 // indirect
	github.com/klauspost/reedsolomon v1.8.0 // indirect
	github.com/kohkimakimoto/gluaenv v0.0.0-20160815032729-2888db6bbe38
	github.com/kohkimakimoto/gluafs v0.0.0-20160815050327-01391ed2d7ab
	github.com/kohkimakimoto/gluaquestion v0.0.0-20160428074244-311437c29ba5
	github.com/kohkimakimoto/gluatemplate v0.0.0-20160815033744-d9e2c9d6b00f
	github.com/kohkimakimoto/gluayaml v0.0.0-20160815032708-6fe413d49d73
	github.com/kr/pretty v0.1.0
	github.com/kr/pty v1.1.3 // indirect
	github.com/layeh/gopher-luar v1.0.4
	github.com/mattn/go-runewidth v0.0.4 // indirect
	github.com/mndrix/golog v0.0.0-20170330170653-a28e2a269775
	github.com/mndrix/ps v0.0.0-20170330174427-18e65badd6ab // indirect
	github.com/olekukonko/tablewriter v0.0.1 // indirect
	github.com/otm/gluaflag v0.0.0-20160113203828-078088de6891
	github.com/otm/gluash v0.0.0-20151226163409-e145c563986f
	github.com/pborman/uuid v1.2.0
	github.com/peterh/liner v1.1.0
	github.com/pkg/errors v0.8.1
	github.com/robertkrimen/godocdown v0.0.0-20130622164427-0bfa04905481
	github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
	github.com/streamrail/concurrent-map v0.0.0-20160823150647-8bf1e9bacbf6
	github.com/stretchr/testify v1.3.0 // indirect
	github.com/templexxx/cpufeat v0.0.0-20180724012125-cef66df7f161 // indirect
	github.com/templexxx/xor v0.0.0-20181023030647-4e92f724b73b // indirect
	github.com/tjfoc/gmsm v1.0.1 // indirect
	github.com/tmc/scp v0.0.0-20170824174625-f7b48647feef
	github.com/xlzd/gotp v0.0.0-20181030022105-c8557ba2c119
	github.com/xtaci/kcp-go v5.0.7+incompatible
	github.com/xtaci/smux v1.1.0
	github.com/yookoala/realpath v1.0.0 // indirect
	github.com/yuin/gluare v0.0.0-20170607022532-d7c94f1a80ed
	github.com/yuin/gopher-lua v0.0.0-20190111065735-507fb6e5b04d
	go4.org v0.0.0-20181109185143-00e24f1b2599
	golang.org/x/crypto v0.0.0-20190103213133-ff983b9c42bc
	golang.org/x/image v0.0.0-20181116024801-cd38e8056d9b // indirect
	golang.org/x/net v0.0.0-20190110200230-915654e7eabc // indirect
	golang.org/x/oauth2 v0.0.0-20190111185915-36a7019397c4
	golang.org/x/sys v0.0.0-20190109145017-48ac38b7c8cb // indirect
	gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
	gopkg.in/tucnak/telebot.v2 v2.0.0-20190106130618-430758b3741d
	gopkg.in/xmlpath.v2 v2.0.0-20150820204837-860cbeca3ebc // indirect
	gopkg.in/yaml.v2 v2.2.2 // indirect
	layeh.com/gopher-json v0.0.0-20181116191917-d3d498bb4913
	layeh.com/gopher-luar v1.0.4 // indirect
	within.website/confyg v0.1.0
	within.website/johaus v1.0.0
	within.website/ln v0.4.0
)