2018-08-06 19:43:34 +00:00
|
|
|
module github.com/42wim/matterbridge
|
|
|
|
|
|
|
|
require (
|
|
|
|
github.com/42wim/go-gitter v0.0.0-20170828205020-017310c2d557
|
2019-02-21 19:28:13 +00:00
|
|
|
github.com/Baozisoftware/qrcode-terminal-go v0.0.0-20170407111555-c0650d8dff0f
|
2019-02-10 16:00:11 +00:00
|
|
|
github.com/Jeffail/gabs v1.1.1 // indirect
|
2019-09-07 20:46:58 +00:00
|
|
|
github.com/Philipp15b/go-steam v1.0.1-0.20190816133340-b04c5a83c1c0
|
2020-04-21 17:55:47 +00:00
|
|
|
github.com/Rhymen/go-whatsapp v0.1.1-0.20200421062035-31e8111ac334
|
2020-05-23 22:06:21 +00:00
|
|
|
github.com/d5/tengo/v2 v2.4.2
|
2020-05-24 13:49:24 +00:00
|
|
|
github.com/davecgh/go-spew v1.1.1
|
2020-05-23 22:06:21 +00:00
|
|
|
github.com/fsnotify/fsnotify v1.4.9
|
2019-01-02 23:07:50 +00:00
|
|
|
github.com/go-telegram-bot-api/telegram-bot-api v4.6.5-0.20181225215658-ec221ba9ea45+incompatible
|
2020-02-02 17:35:43 +00:00
|
|
|
github.com/gomarkdown/markdown v0.0.0-20200127000047-1813ea067497
|
2019-06-16 21:33:25 +00:00
|
|
|
github.com/google/gops v0.3.6
|
2019-02-10 16:00:11 +00:00
|
|
|
github.com/gopackage/ddp v0.0.0-20170117053602-652027933df4 // indirect
|
2019-06-16 21:33:25 +00:00
|
|
|
github.com/gorilla/schema v1.1.0
|
2020-05-23 22:06:21 +00:00
|
|
|
github.com/gorilla/websocket v1.4.2
|
|
|
|
github.com/hashicorp/golang-lru v0.5.4
|
2018-08-06 19:43:34 +00:00
|
|
|
github.com/hpcloud/tail v1.0.0 // indirect
|
2020-01-09 20:02:56 +00:00
|
|
|
github.com/jpillora/backoff v1.0.0
|
2020-05-23 22:06:21 +00:00
|
|
|
github.com/keybase/go-keybase-chat-bot v0.0.0-20200505163032-5cacf52379da
|
|
|
|
github.com/labstack/echo/v4 v4.1.16
|
2019-09-07 19:35:45 +00:00
|
|
|
github.com/lrstanley/girc v0.0.0-20190801035559-4fc93959e1a7
|
2020-04-16 19:48:53 +00:00
|
|
|
github.com/matterbridge/Rocket.Chat.Go.SDK v0.0.0-20200411204219-d5c18ce75048
|
2020-03-08 16:08:18 +00:00
|
|
|
github.com/matterbridge/discordgo v0.18.1-0.20200308151012-aa40f01cbcc3
|
2019-11-17 22:01:03 +00:00
|
|
|
github.com/matterbridge/emoji v2.1.1-0.20191117213217-af507f6b02db+incompatible
|
2020-04-18 23:06:44 +00:00
|
|
|
github.com/matterbridge/go-xmpp v0.0.0-20200418225040-c8a3a57b4050
|
2020-02-09 23:06:54 +00:00
|
|
|
github.com/matterbridge/gomatrix v0.0.0-20200209224845-c2104d7936a6
|
2019-02-12 23:29:34 +00:00
|
|
|
github.com/matterbridge/gozulipbot v0.0.0-20190212232658-7aa251978a18
|
2020-05-24 11:58:15 +00:00
|
|
|
github.com/matterbridge/logrus-prefixed-formatter v0.5.3-0.20200523233437-d971309a77ba
|
2018-11-18 17:55:05 +00:00
|
|
|
github.com/mattermost/mattermost-server v5.5.0+incompatible
|
2020-05-23 22:06:21 +00:00
|
|
|
github.com/mattn/godown v0.0.0-20200217152941-afc959f6a561
|
2018-08-06 19:43:34 +00:00
|
|
|
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect
|
2020-05-23 22:06:21 +00:00
|
|
|
github.com/missdeer/golib v1.0.3
|
2018-08-06 19:43:34 +00:00
|
|
|
github.com/mreiferson/go-httpclient v0.0.0-20160630210159-31f0106b4474 // indirect
|
|
|
|
github.com/mrexodia/wray v0.0.0-20160318003008-78a2c1f284ff // indirect
|
2019-02-10 16:00:11 +00:00
|
|
|
github.com/nelsonken/gomf v0.0.0-20180504123937-a9dd2f9deae9
|
2018-08-06 19:43:34 +00:00
|
|
|
github.com/nicksnyder/go-i18n v1.4.0 // indirect
|
|
|
|
github.com/onsi/ginkgo v1.6.0 // indirect
|
|
|
|
github.com/onsi/gomega v1.4.1 // indirect
|
2019-06-16 21:33:25 +00:00
|
|
|
github.com/paulrosania/go-charset v0.0.0-20190326053356-55c9d7a5834c
|
2018-08-06 19:43:34 +00:00
|
|
|
github.com/pborman/uuid v0.0.0-20160216163710-c55201b03606 // indirect
|
2018-11-18 17:55:05 +00:00
|
|
|
github.com/rs/xid v1.2.1
|
2019-02-24 14:13:56 +00:00
|
|
|
github.com/russross/blackfriday v1.5.2
|
2018-08-06 19:43:34 +00:00
|
|
|
github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca
|
2020-03-08 22:55:09 +00:00
|
|
|
github.com/shazow/ssh-chat v1.8.3-0.20200308224626-80ddf1f43a98
|
2020-05-23 22:06:21 +00:00
|
|
|
github.com/sirupsen/logrus v1.6.0
|
|
|
|
github.com/slack-go/slack v0.6.4
|
|
|
|
github.com/spf13/viper v1.7.0
|
|
|
|
github.com/stretchr/testify v1.5.1
|
2018-08-06 19:43:34 +00:00
|
|
|
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
|
2020-05-23 19:46:15 +00:00
|
|
|
github.com/writeas/go-strip-markdown v2.0.1+incompatible
|
2018-08-06 19:43:34 +00:00
|
|
|
github.com/x-cray/logrus-prefixed-formatter v0.5.2 // indirect
|
2020-03-15 22:43:25 +00:00
|
|
|
github.com/yaegashi/msgraph.go v0.1.2
|
2020-05-23 22:06:21 +00:00
|
|
|
github.com/zfjagann/golang-ring v0.0.0-20190304061218-d34796e0a6c2
|
|
|
|
golang.org/x/image v0.0.0-20200430140353-33d19683fad8
|
2020-03-15 22:43:25 +00:00
|
|
|
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
|
2018-08-06 19:43:34 +00:00
|
|
|
gopkg.in/fsnotify.v1 v1.4.7 // indirect
|
2018-11-18 17:55:05 +00:00
|
|
|
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
|
2018-08-06 19:43:34 +00:00
|
|
|
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
|
|
|
|
)
|
2019-08-26 21:47:50 +00:00
|
|
|
|
2020-03-08 16:08:18 +00:00
|
|
|
//replace github.com/bwmarrin/discordgo v0.20.2 => github.com/matterbridge/discordgo v0.18.1-0.20200109173909-ed873362fa43
|
2019-11-13 23:04:39 +00:00
|
|
|
|
2019-09-07 20:46:58 +00:00
|
|
|
go 1.13
|