summaryrefslogtreecommitdiffstats
path: root/vendor/modules.txt
diff options
context:
space:
mode:
authorWim <wim@42.be>2018-08-06 21:47:05 +0200
committerWim <wim@42.be>2018-08-06 21:47:05 +0200
commit51062863a5c34d81e296cf15c61140911037cf3b (patch)
tree9b5e044672486326c7a0ca8fb26430f37bf4d83c /vendor/modules.txt
parent4fb4b7aa6c02a54db8ad8dd98e4d321396926c0d (diff)
downloadmatterbridge-msglm-51062863a5c34d81e296cf15c61140911037cf3b.tar.gz
matterbridge-msglm-51062863a5c34d81e296cf15c61140911037cf3b.tar.bz2
matterbridge-msglm-51062863a5c34d81e296cf15c61140911037cf3b.zip
Use mod vendor for vendored directory (backwards compatible)
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt174
1 files changed, 174 insertions, 0 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
new file mode 100644
index 00000000..24b5d456
--- /dev/null
+++ b/vendor/modules.txt
@@ -0,0 +1,174 @@
+# github.com/42wim/go-gitter v0.0.0-20170828205020-017310c2d557
+github.com/42wim/go-gitter
+# github.com/BurntSushi/toml v0.0.0-20170318202913-d94612f9fc14
+github.com/BurntSushi/toml
+# github.com/Philipp15b/go-steam v0.0.0-20161020161927-e0f3bb9566e3
+github.com/Philipp15b/go-steam
+github.com/Philipp15b/go-steam/protocol/steamlang
+github.com/Philipp15b/go-steam/steamid
+github.com/Philipp15b/go-steam/cryptoutil
+github.com/Philipp15b/go-steam/netutil
+github.com/Philipp15b/go-steam/protocol
+github.com/Philipp15b/go-steam/protocol/gamecoordinator
+github.com/Philipp15b/go-steam/protocol/protobuf
+github.com/Philipp15b/go-steam/rwu
+github.com/Philipp15b/go-steam/socialcache
+# github.com/alecthomas/log4go v0.0.0-20160307011253-e5dc62318d9b
+github.com/alecthomas/log4go
+# github.com/davecgh/go-spew v1.1.0
+github.com/davecgh/go-spew/spew
+# github.com/dfordsoft/golib v0.0.0-20180313113957-2ea3495aee1d
+github.com/dfordsoft/golib/ic
+# github.com/dgrijalva/jwt-go v0.0.0-20170508165458-6c8dedd55f8a
+github.com/dgrijalva/jwt-go
+# github.com/fsnotify/fsnotify v1.4.7
+github.com/fsnotify/fsnotify
+# github.com/go-telegram-bot-api/telegram-bot-api v0.0.0-20180428185002-212b1541150c
+github.com/go-telegram-bot-api/telegram-bot-api
+# github.com/golang/protobuf v0.0.0-20170613224224-e325f446bebc
+github.com/golang/protobuf/proto
+github.com/golang/protobuf/protoc-gen-go/descriptor
+# github.com/google/gops v0.0.0-20170319002943-62f833fc9f6c
+github.com/google/gops/agent
+github.com/google/gops/internal
+github.com/google/gops/signal
+# github.com/gorilla/schema v0.0.0-20170317173100-f3c80893412c
+github.com/gorilla/schema
+# github.com/gorilla/websocket v0.0.0-20170319172727-a91eba7f9777
+github.com/gorilla/websocket
+# github.com/hashicorp/golang-lru v0.0.0-20160813221303-0a025b7e63ad
+github.com/hashicorp/golang-lru
+github.com/hashicorp/golang-lru/simplelru
+# github.com/hashicorp/hcl v0.0.0-20171017181929-23c074d0eceb
+github.com/hashicorp/hcl
+github.com/hashicorp/hcl/hcl/printer
+github.com/hashicorp/hcl/hcl/ast
+github.com/hashicorp/hcl/hcl/parser
+github.com/hashicorp/hcl/hcl/token
+github.com/hashicorp/hcl/json/parser
+github.com/hashicorp/hcl/hcl/scanner
+github.com/hashicorp/hcl/hcl/strconv
+github.com/hashicorp/hcl/json/scanner
+github.com/hashicorp/hcl/json/token
+# github.com/jpillora/backoff v0.0.0-20170222002228-06c7a16c845d
+github.com/jpillora/backoff
+# github.com/kardianos/osext v0.0.0-20170207191655-9b883c5eb462
+github.com/kardianos/osext
+# github.com/labstack/echo v0.0.0-20180219162101-7eec915044a1
+github.com/labstack/echo
+github.com/labstack/echo/middleware
+# github.com/labstack/gommon v0.2.1
+github.com/labstack/gommon/color
+github.com/labstack/gommon/log
+github.com/labstack/gommon/bytes
+github.com/labstack/gommon/random
+# github.com/lrstanley/girc v0.0.0-20180427160007-102f17f86306
+github.com/lrstanley/girc
+# github.com/magiconair/properties v0.0.0-20180217134545-2c9e95027885
+github.com/magiconair/properties
+# github.com/matterbridge/discordgo v0.0.0-20180806170629-ef40ff5ba64f
+github.com/matterbridge/discordgo
+# github.com/matterbridge/go-xmpp v0.0.0-20180529212104-cd19799fba91
+github.com/matterbridge/go-xmpp
+# github.com/matterbridge/gomatrix v0.0.0-20171224233421-78ac6a1a0f5f
+github.com/matterbridge/gomatrix
+# github.com/matterbridge/gozulipbot v0.0.0-20180507190239-b6bb12d33544
+github.com/matterbridge/gozulipbot
+# github.com/matterbridge/logrus-prefixed-formatter v0.0.0-20180806162718-01618749af61
+github.com/matterbridge/logrus-prefixed-formatter
+# github.com/mattermost/platform v4.6.2+incompatible
+github.com/mattermost/platform/model
+# github.com/mattn/go-colorable v0.0.0-20170210172801-5411d3eea597
+github.com/mattn/go-colorable
+# github.com/mattn/go-isatty v0.0.0-20170216235908-dda3de49cbfc
+github.com/mattn/go-isatty
+# github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
+github.com/mgutz/ansi
+# github.com/mitchellh/mapstructure v0.0.0-20180220230111-00c29f56e238
+github.com/mitchellh/mapstructure
+# github.com/mreiferson/go-httpclient v0.0.0-20160630210159-31f0106b4474
+github.com/mreiferson/go-httpclient
+# github.com/mrexodia/wray v0.0.0-20160318003008-78a2c1f284ff
+github.com/mrexodia/wray
+# github.com/nicksnyder/go-i18n v1.4.0
+github.com/nicksnyder/go-i18n/i18n
+github.com/nicksnyder/go-i18n/i18n/bundle
+github.com/nicksnyder/go-i18n/i18n/language
+github.com/nicksnyder/go-i18n/i18n/translation
+# github.com/nlopes/slack v0.0.0-20180101221843-107290b5bbaf
+github.com/nlopes/slack
+# github.com/paulrosania/go-charset v0.0.0-20151028000031-621bb39fcc83
+github.com/paulrosania/go-charset/charset
+github.com/paulrosania/go-charset/data
+# github.com/pborman/uuid v0.0.0-20160216163710-c55201b03606
+github.com/pborman/uuid
+# github.com/pelletier/go-toml v0.0.0-20180228233631-05bcc0fb0d3e
+github.com/pelletier/go-toml
+# github.com/peterhellberg/emojilib v0.0.0-20170616163716-41920917e271
+github.com/peterhellberg/emojilib
+# github.com/pmezard/go-difflib v1.0.0
+github.com/pmezard/go-difflib/difflib
+# github.com/rs/xid v0.0.0-20180525034800-088c5cf1423a
+github.com/rs/xid
+# github.com/russross/blackfriday v1.5.1
+github.com/russross/blackfriday
+# github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca
+github.com/saintfish/chardet
+# github.com/shazow/rateio v0.0.0-20150116013248-e8e00881e5c1
+github.com/shazow/rateio
+# github.com/shazow/ssh-chat v0.0.0-20171012174035-2078e1381991
+github.com/shazow/ssh-chat/sshd
+# github.com/sirupsen/logrus v0.0.0-20180213143110-8c0189d9f6bb
+github.com/sirupsen/logrus
+# github.com/spf13/afero v0.0.0-20180211162714-bbf41cb36dff
+github.com/spf13/afero
+github.com/spf13/afero/mem
+# github.com/spf13/cast v1.2.0
+github.com/spf13/cast
+# github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec
+github.com/spf13/jwalterweatherman
+# github.com/spf13/pflag v0.0.0-20180220143236-ee5fd03fd6ac
+github.com/spf13/pflag
+# github.com/spf13/viper v0.0.0-20171227194143-aafc9e6bc7b7
+github.com/spf13/viper
+# github.com/stretchr/testify v0.0.0-20170714215325-05e8a0eda380
+github.com/stretchr/testify/assert
+# github.com/technoweenie/multipartstreamer v1.0.1
+github.com/technoweenie/multipartstreamer
+# github.com/valyala/bytebufferpool v0.0.0-20160817181652-e746df99fe4a
+github.com/valyala/bytebufferpool
+# github.com/valyala/fasttemplate v0.0.0-20170224212429-dcecefd839c4
+github.com/valyala/fasttemplate
+# github.com/zfjagann/golang-ring v0.0.0-20141111230621-17637388c9f6
+github.com/zfjagann/golang-ring
+# golang.org/x/crypto v0.0.0-20180228161326-91a49db82a88
+golang.org/x/crypto/ssh/terminal
+golang.org/x/crypto/acme/autocert
+golang.org/x/crypto/nacl/secretbox
+golang.org/x/crypto/ssh
+golang.org/x/crypto/bcrypt
+golang.org/x/crypto/acme
+golang.org/x/crypto/poly1305
+golang.org/x/crypto/salsa20/salsa
+golang.org/x/crypto/curve25519
+golang.org/x/crypto/ed25519
+golang.org/x/crypto/internal/chacha20
+golang.org/x/crypto/blowfish
+golang.org/x/crypto/ed25519/internal/edwards25519
+# golang.org/x/net v0.0.0-20180108090419-434ec0c7fe37
+golang.org/x/net/websocket
+# golang.org/x/sys v0.0.0-20171130163741-8b4580aae2a0
+golang.org/x/sys/unix
+golang.org/x/sys/windows
+# golang.org/x/text v0.0.0-20180511172408-5c1cf69b5978
+golang.org/x/text/encoding
+golang.org/x/text/encoding/japanese
+golang.org/x/text/encoding/korean
+golang.org/x/text/encoding/simplifiedchinese
+golang.org/x/text/encoding/traditionalchinese
+golang.org/x/text/transform
+golang.org/x/text/unicode/norm
+golang.org/x/text/encoding/internal/identifier
+golang.org/x/text/encoding/internal
+# gopkg.in/yaml.v2 v2.0.0-20160301204022-a83829b6f129
+gopkg.in/yaml.v2