summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorWim <wim@42.be>2021-07-31 17:17:43 +0200
committerGitHub <noreply@github.com>2021-07-31 17:17:43 +0200
commit9efcc41ab23aaabb935ad18cbb4122579a27a728 (patch)
tree5281b7a21c3752948ca2d3fdb86c22187cc2b271 /go.mod
parent13bbeeaceb7bc2ad27c48deeff7a3536604564d5 (diff)
downloadmatterbridge-msglm-9efcc41ab23aaabb935ad18cbb4122579a27a728.tar.gz
matterbridge-msglm-9efcc41ab23aaabb935ad18cbb4122579a27a728.tar.bz2
matterbridge-msglm-9efcc41ab23aaabb935ad18cbb4122579a27a728.zip
Update matterbridge/go-xmpp vendor (#1559)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 69914eee..8608dbb8 100644
--- a/go.mod
+++ b/go.mod
@@ -25,7 +25,7 @@ require (
github.com/matrix-org/gomatrix v0.0.0-20210324163249-be2af5ef2e16
github.com/matterbridge/Rocket.Chat.Go.SDK v0.0.0-20210403163225-761e8622445d
github.com/matterbridge/discordgo v0.21.2-0.20210201201054-fb39a175b4f7
- github.com/matterbridge/go-xmpp v0.0.0-20200418225040-c8a3a57b4050
+ github.com/matterbridge/go-xmpp v0.0.0-20210731150933-5702291c239f
github.com/matterbridge/gozulipbot v0.0.0-20200820220548-be5824faa913
github.com/matterbridge/logrus-prefixed-formatter v0.5.3-0.20200523233437-d971309a77ba
github.com/mattermost/mattermost-server/v5 v5.30.1