1
0
forked from lug/matterbridge

Replace bwmarrin/discordgo with matterbridge/discordgo (#878)

Needed for #872
This commit is contained in:
Wim
2019-08-26 23:47:50 +02:00
committed by GitHub
parent d525f1c9e4
commit 1552dcb143
5 changed files with 74 additions and 7 deletions

2
go.mod
View File

@@ -68,3 +68,5 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
)
replace github.com/bwmarrin/discordgo v0.19.0 => github.com/matterbridge/discordgo v0.0.0-20190818085008-57c6e0fc2f40