summaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Collapse)AuthorAgeFilesLines
* Fix error handling on bad event queue id (zulip). Closes #694Wim2019-02-111-2/+2
|
* Update vendor, move to labstack/echo/v4 Fixes #698Wim2019-01-311-39/+44
|
* Add support for markdown to HTML conversion (matrix). Closes #663 (#670)Wim2019-01-061-4/+12
| | | | | This uses our own gomatrix lib with the SendHTML function which adds HTML to formatted_body in matrix. golang-commonmark is used to convert markdown into valid HTML.
* Update vendorWim2019-01-031-2/+6
| | | | | | * go-telegram-bot-api/telegram-bot-api * lrstanley/girc * matterbridge/gomatrix
* Update nlopes/slack to 4.1-dev (#595)Patrick Connolly2018-12-011-2/+2
|
* Update direct dependencies where possibleDuco van Amstel2018-11-251-48/+66
|
* Upgrade logrus / testify to stable versionsDuco van Amstel2018-11-181-11/+33
|
* Switch back go upstream bwmarrin/discordgoWim2018-11-131-28/+6
| | | | Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in.
* Update Blackfriday dependency (closes #522) (#532)Duco van Amstel2018-10-221-2/+4
| | | - Fixup Telegram bridge implementation to support updated dependency.
* Update of nlopes/slack dependency (#511)Duco van Amstel2018-10-071-6/+6
|
* Update vendor lrstanley/gircWim2018-09-141-0/+2
|
* Update nlopes/slack vendorWim2018-08-101-0/+4
|
* Start using go modWim2018-08-061-0/+159