summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorWim <wim@42.be>2019-12-08 21:05:02 +0100
committerGitHub <noreply@github.com>2019-12-08 21:05:02 +0100
commit12d2c6fe89aba81590126d31df51acbcb6622262 (patch)
tree2d76378ac90bedf7ccf07d6bf57347995976279b /go.mod
parentf43faf15f847ba8c68027f8de4456f9c5092b02d (diff)
downloadmatterbridge-msglm-12d2c6fe89aba81590126d31df51acbcb6622262.tar.gz
matterbridge-msglm-12d2c6fe89aba81590126d31df51acbcb6622262.tar.bz2
matterbridge-msglm-12d2c6fe89aba81590126d31df51acbcb6622262.zip
Update slack vendor to fix regression (#959)
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 9454e437..43efdf0a 100644
--- a/go.mod
+++ b/go.mod
@@ -64,7 +64,7 @@ require (
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
)
-replace github.com/nlopes/slack v0.6.0 => github.com/matterbridge/slack v0.1.1-0.20191207211853-5b5f1326cdab
+replace github.com/nlopes/slack v0.6.0 => github.com/matterbridge/slack v0.1.1-0.20191208194820-95190f11bfb6
replace github.com/bwmarrin/discordgo v0.19.0 => github.com/matterbridge/discordgo v0.0.0-20191026232317-01823f4ebba4