aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2020-02-18 21:31:28 +0200
committerTulir Asokan <tulir@maunium.net>2020-02-18 21:31:28 +0200
commit2610c2bf9f220e188e4cf8f4b9bcf88bde541958 (patch)
tree9777b465a150d61c09669aef015f816f99236df3 /go.mod
parent18fa85f4c42fc23f4e35dc029cf59232adead404 (diff)
Update readme a bit and add SSO support
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 1fb4d6d..da9478b 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
golang.org/x/net v0.0.0-20200202094626-16171245cfb2
gopkg.in/toast.v1 v1.0.0-20180812000517-0a84660828b2
gopkg.in/yaml.v2 v2.2.8
- maunium.net/go/mautrix v0.1.0-alpha.3.0.20200218183645-fea33ed88d03
+ maunium.net/go/mautrix v0.1.0-alpha.3.0.20200218191514-cb8e637f1c62
maunium.net/go/mauview v0.0.0-20200218183549-88ecb1321176
maunium.net/go/tcell v1.1.2-0.20200218183045-87c4a25c5b09
)