From 8a87a71927d8560ccd993a986be4e7eb34ad46da Mon Sep 17 00:00:00 2001 From: Wim Date: Sat, 18 Apr 2020 20:58:55 +0200 Subject: Update matterbridge/go-xmpp to add PEP-0030 support (#1095) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 10ea29fb..9a00b6b0 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/matterbridge/Rocket.Chat.Go.SDK v0.0.0-20200411204219-d5c18ce75048 github.com/matterbridge/discordgo v0.18.1-0.20200308151012-aa40f01cbcc3 github.com/matterbridge/emoji v2.1.1-0.20191117213217-af507f6b02db+incompatible - github.com/matterbridge/go-xmpp v0.0.0-20200329150250-5812999b292b + github.com/matterbridge/go-xmpp v0.0.0-20200418162626-e69b0b8696ef github.com/matterbridge/gomatrix v0.0.0-20200209224845-c2104d7936a6 github.com/matterbridge/gozulipbot v0.0.0-20190212232658-7aa251978a18 github.com/matterbridge/logrus-prefixed-formatter v0.0.0-20180806162718-01618749af61 -- cgit v1.2.3