summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorWim <wim@42.be>2020-03-08 23:55:09 +0100
committerGitHub <noreply@github.com>2020-03-08 23:55:09 +0100
commit6b4b19194ec40c79569bc692a6557e78f338ded9 (patch)
tree72f52510f7388f2575859e5be3d2b75970f979f2 /go.mod
parent9785edd26366be8eb11c2435f50f90a5c8eea7fc (diff)
downloadmatterbridge-msglm-6b4b19194ec40c79569bc692a6557e78f338ded9.tar.gz
matterbridge-msglm-6b4b19194ec40c79569bc692a6557e78f338ded9.tar.bz2
matterbridge-msglm-6b4b19194ec40c79569bc692a6557e78f338ded9.zip
Update vendor shazow/ssh-chat (#1029)
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 fcab0c09..9688dbde 100644
--- a/go.mod
+++ b/go.mod
@@ -44,7 +44,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 v1.8.2
+ github.com/shazow/ssh-chat v1.8.3-0.20200308224626-80ddf1f43a98
github.com/sirupsen/logrus v1.4.2
github.com/slack-go/slack v0.6.3-0.20200228121756-f56d616d5901
github.com/spf13/viper v1.6.1