summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/discordgo
Commit message (Collapse)AuthorAgeFilesLines
* Remove replace directives and use own fork to make go get work again (#1028)Wim2020-03-0823-0/+9144
| | | | 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-1320-8228/+0
| | | | Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in.
* Use mod vendor for vendored directory (backwards compatible)Wim2018-08-069-638/+161
|
* Use own forks for logrus-prefixed-formatter and discordgoWim2018-08-0623-0/+8705