summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorWim <wim@42.be>2019-11-17 21:42:41 +0100
committerGitHub <noreply@github.com>2019-11-17 21:42:41 +0100
commitd4253d7a55f7af862304fb65c461547055dd294a (patch)
tree8a8c5ed06841ea2bd3a24639dcd5462cfdbfea32 /go.mod
parent0917dc876613fd71c9726a34bf0138b4f5121be9 (diff)
downloadmatterbridge-msglm-d4253d7a55f7af862304fb65c461547055dd294a.tar.gz
matterbridge-msglm-d4253d7a55f7af862304fb65c461547055dd294a.tar.bz2
matterbridge-msglm-d4253d7a55f7af862304fb65c461547055dd294a.zip
Update shazow/ssh-chat dependency (#947)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 8bcab865..26b89539 100644
--- a/go.mod
+++ b/go.mod
@@ -46,7 +46,7 @@ require (
github.com/rs/xid v1.2.1
github.com/russross/blackfriday v1.5.2
github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca
- github.com/shazow/ssh-chat v0.0.0-20190125184227-81d7e1686296
+ github.com/shazow/ssh-chat v1.8.2
github.com/sirupsen/logrus v1.4.2
github.com/smartystreets/assertions v0.0.0-20180803164922-886ec427f6b9 // indirect
github.com/smartystreets/goconvey v0.0.0-20180222194500-ef6db91d284a // indirect