aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2018-10-05 10:06:54 -0700
committerChristine Dodrill <me@christine.website>2018-10-05 14:31:22 -0700
commitdbeba1e5c5c0bc534a515eb298ee4f1d49df4d20 (patch)
tree2bbca457936bbf32290b9a8543f9a2f156b45175 /go.mod
parent7332b16d4a09492e5a35ad00d3ab58ac5742cad6 (diff)
downloadx-dbeba1e5c5c0bc534a515eb298ee4f1d49df4d20.tar.xz
x-dbeba1e5c5c0bc534a515eb298ee4f1d49df4d20.zip
update vendor
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod11
1 files changed, 11 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 5b28abe..9a21999 100644
--- a/go.mod
+++ b/go.mod
@@ -4,11 +4,14 @@ require (
github.com/GeertJohan/yubigo v0.0.0-20140521141543-b1764f04aa9b
github.com/McKael/madon v2.3.0+incompatible
github.com/Xe/ln v0.1.2
+ github.com/aclements/go-moremath v0.0.0-20180329182055-b1aff36309c7 // indirect
github.com/bearbin/mcgorcon v0.0.0-20141104170123-f611ad04551a
github.com/belak/irc v2.1.0+incompatible
github.com/bwmarrin/discordgo v0.18.0
github.com/caarlos0/env v3.4.0+incompatible
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 // indirect
github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456
@@ -28,13 +31,21 @@ require (
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/klauspost/cpuid v0.0.0-20180405133222-e7e905edc00e // indirect
+ github.com/klauspost/crc32 v0.0.0-20170628072449-bab58d77464a // indirect
+ github.com/klauspost/reedsolomon v0.0.0-20180704173009-925cb01d6510 // indirect
github.com/kr/pretty v0.1.0
github.com/mzohreva/GoGraphviz v0.0.0-20180226085351-533f4a37d9c6
github.com/olekukonko/tablewriter v0.0.0-20180912035003-be2c049b30cc // indirect
+ github.com/pborman/uuid v1.2.0
github.com/peterh/liner v1.1.0
+ github.com/pkg/errors v0.8.0
github.com/sendgrid/rest v2.4.1+incompatible // indirect
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
+ github.com/streamrail/concurrent-map v0.0.0-20160823150647-8bf1e9bacbf6
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
+ github.com/xtaci/kcp-go v2.0.3+incompatible
+ github.com/xtaci/smux v1.0.7
go4.org v0.0.0-20180809161055-417644f6feb5
golang.org/x/build v0.0.0-20181004175654-90ec83e7f349
golang.org/x/crypto v0.0.0-20181001203147-e3636079e1a4