module github.com/Xe/x require ( github.com/McKael/madon/v2 v2.0.0-20180929094633-c679abc985d6 github.com/Yawning/bulb v0.0.0-20170405033506-85d80d893c3d github.com/aclements/go-moremath v0.0.0-20180329182055-b1aff36309c7 // indirect github.com/birkelund/boltdbcache v1.0.0 github.com/bwmarrin/discordgo v0.19.0 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.3.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/gregjones/httpcache v0.0.0-20190212212710-3befbb6ad0cc 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-20190222173326-2bc1f35cddc0 // 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/kr/pretty v0.1.0 github.com/mattn/go-runewidth v0.0.4 // indirect github.com/miekg/dns v1.1.6 github.com/mmikulicic/stringlist v0.0.0-20170411212101-a0d1ef9a7ccb 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/otiai10/copy v1.0.1 github.com/otiai10/curr v0.0.0-20150429015615-9b4961190c95 // indirect github.com/pborman/uuid v1.2.0 github.com/peterh/liner v1.1.0 github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 github.com/pkg/errors v0.8.1 github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect 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/sycamoreone/orc v0.0.0-20150204213357-1627eaec2699 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/yawning/bulb v0.0.0-20170405033506-85d80d893c3d // indirect go.chromium.org/luci v0.0.0-20190401164840-97ee9c388f35 go.jonnrb.io/vanity v0.1.0 go4.org v0.0.0-20181109185143-00e24f1b2599 golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 golang.org/x/exp/errors v0.0.0-20190125153040-c74c464bbbf2 golang.org/x/image v0.0.0-20181116024801-cd38e8056d9b // indirect golang.org/x/net v0.0.0-20190311183353-d8887717615a golang.org/x/oauth2 v0.0.0-20190111185915-36a7019397c4 gopkg.in/tucnak/telebot.v2 v2.0.0-20190106130618-430758b3741d within.website/confyg v0.1.0 within.website/johaus v1.0.0 within.website/ln v0.5.1 )