diff options
author | Wim <wim@42.be> | 2020-04-18 20:58:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-18 20:58:55 +0200 |
commit | 8a87a71927d8560ccd993a986be4e7eb34ad46da (patch) | |
tree | 52ca770695db4b0f220d31b17a1835b58929d94d /vendor/modules.txt | |
parent | 0047e6f52370d4581c53276e67828b075091ead8 (diff) | |
download | matterbridge-msglm-8a87a71927d8560ccd993a986be4e7eb34ad46da.tar.gz matterbridge-msglm-8a87a71927d8560ccd993a986be4e7eb34ad46da.tar.bz2 matterbridge-msglm-8a87a71927d8560ccd993a986be4e7eb34ad46da.zip |
Update matterbridge/go-xmpp to add PEP-0030 support (#1095)
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 6e33ec3c..7877b634 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -103,7 +103,7 @@ github.com/matterbridge/Rocket.Chat.Go.SDK/rest github.com/matterbridge/discordgo # github.com/matterbridge/emoji v2.1.1-0.20191117213217-af507f6b02db+incompatible github.com/matterbridge/emoji -# github.com/matterbridge/go-xmpp v0.0.0-20200329150250-5812999b292b +# github.com/matterbridge/go-xmpp v0.0.0-20200418162626-e69b0b8696ef github.com/matterbridge/go-xmpp # github.com/matterbridge/gomatrix v0.0.0-20200209224845-c2104d7936a6 github.com/matterbridge/gomatrix |