mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-08-08 00:03:43 +00:00
Vendor libraries needed for msteams support
This commit is contained in:
2
go.mod
2
go.mod
@@ -57,4 +57,6 @@ require (
|
|||||||
|
|
||||||
replace github.com/bwmarrin/discordgo v0.20.2 => github.com/matterbridge/discordgo v0.18.1-0.20200109173909-ed873362fa43
|
replace github.com/bwmarrin/discordgo v0.20.2 => github.com/matterbridge/discordgo v0.18.1-0.20200109173909-ed873362fa43
|
||||||
|
|
||||||
|
replace github.com/yaegashi/msgraph.go => github.com/matterbridge/msgraph.go v0.0.0-20191226214848-9e5d9c08a4e1
|
||||||
|
|
||||||
go 1.13
|
go 1.13
|
||||||
|
Reference in New Issue
Block a user