mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-09-11 08:52:30 +00:00
- Fixup Telegram bridge implementation to support updated dependency.
This commit is contained in:
4
vendor/modules.txt
vendored
4
vendor/modules.txt
vendored
@@ -113,7 +113,7 @@ github.com/pkg/errors
|
||||
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 v2.0.0+incompatible
|
||||
github.com/russross/blackfriday
|
||||
# github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca
|
||||
github.com/saintfish/chardet
|
||||
@@ -121,6 +121,8 @@ github.com/saintfish/chardet
|
||||
github.com/shazow/rateio
|
||||
# github.com/shazow/ssh-chat v0.0.0-20171012174035-2078e1381991
|
||||
github.com/shazow/ssh-chat/sshd
|
||||
# github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95
|
||||
github.com/shurcooL/sanitized_anchor_name
|
||||
# github.com/sirupsen/logrus v0.0.0-20180213143110-8c0189d9f6bb
|
||||
github.com/sirupsen/logrus
|
||||
# github.com/spf13/afero v0.0.0-20180211162714-bbf41cb36dff
|
||||
|
Reference in New Issue
Block a user