Update slack vendor to fix regression (#959)

This commit is contained in:
Wim
2019-12-08 21:05:02 +01:00
committed by GitHub
parent f43faf15f8
commit 12d2c6fe89
4 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -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