summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/discordgo/voice.go
Commit message (Collapse)AuthorAgeFilesLines
* Switch to discordgo upstream again (#1759)Wim2022-03-121-908/+0
| | | | | * Switch to upstream discordgo again * Fix discord api changes
* Update discordgo fork (#1303)Wim2020-11-221-0/+2
|
* Update dependencies for 1.18.0 release (#1175)Wim2020-07-181-0/+19
|
* Remove replace directives and use own fork to make go get work again (#1028)Wim2020-03-081-0/+887
| | | | See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options.
* Switch back go upstream bwmarrin/discordgoWim2018-11-131-886/+0
| | | | Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in.
* Use own forks for logrus-prefixed-formatter and discordgoWim2018-08-061-0/+886