diff options
author | Wim <wim@42.be> | 2022-04-12 00:59:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-12 00:59:30 +0200 |
commit | d7cad3b40456ddbc0db7935b6340298d885c2af1 (patch) | |
tree | 7fd5cb02633c4ef94d11758579738fedda74237c /vendor/modules.txt | |
parent | 7740a362c973522d115b6983fd2a8f9ac1c3b58c (diff) | |
download | matterbridge-msglm-d7cad3b40456ddbc0db7935b6340298d885c2af1.tar.gz matterbridge-msglm-d7cad3b40456ddbc0db7935b6340298d885c2af1.tar.bz2 matterbridge-msglm-d7cad3b40456ddbc0db7935b6340298d885c2af1.zip |
Update matterbridge/gomatrix. Fixes #1772 (#1803)
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 00d98638..31eb489e 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -221,7 +221,7 @@ github.com/matterbridge/Rocket.Chat.Go.SDK/rest # github.com/matterbridge/go-xmpp v0.0.0-20211030125215-791a06c5f1be ## explicit github.com/matterbridge/go-xmpp -# github.com/matterbridge/gomatrix v0.0.0-20220205235239-607eb9ee6419 +# github.com/matterbridge/gomatrix v0.0.0-20220411225302-271e5088ea27 ## explicit; go 1.17 github.com/matterbridge/gomatrix # github.com/matterbridge/gozulipbot v0.0.0-20211023205727-a19d6c1f3b75 |