diff options
author | Wim <wim@42.be> | 2019-10-26 23:31:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-26 23:31:44 +0200 |
commit | 0b9bc18236055fdb785a878b3a0f40f73102f8ef (patch) | |
tree | 4b267bad36e2995c85c64b4e3a4a59bd078336b9 /go.mod | |
parent | bad3b83d339b5d3ec8cd69e11ee56e82e23737bb (diff) | |
download | matterbridge-msglm-0b9bc18236055fdb785a878b3a0f40f73102f8ef.tar.gz matterbridge-msglm-0b9bc18236055fdb785a878b3a0f40f73102f8ef.tar.bz2 matterbridge-msglm-0b9bc18236055fdb785a878b3a0f40f73102f8ef.zip |
Update vendor matterbridge/gomatrix fork (#928)
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ require ( github.com/lrstanley/girc v0.0.0-20190801035559-4fc93959e1a7 github.com/matterbridge/Rocket.Chat.Go.SDK v0.0.0-20190210153444-cc9d05784d5d github.com/matterbridge/go-xmpp v0.0.0-20180529212104-cd19799fba91 - github.com/matterbridge/gomatrix v0.0.0-20190102230110-6f9631ca6dea + github.com/matterbridge/gomatrix v0.0.0-20191026211822-6fc7accd00ca github.com/matterbridge/gozulipbot v0.0.0-20190212232658-7aa251978a18 github.com/matterbridge/logrus-prefixed-formatter v0.0.0-20180806162718-01618749af61 github.com/mattermost/mattermost-server v5.5.0+incompatible |