aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2020-03-01 01:24:27 +0200
committerTulir Asokan <tulir@maunium.net>2020-03-01 01:24:27 +0200
commit3658e60d89dfd9f15cb89a4ed0b8e3bda4dec551 (patch)
tree1c60348f173d78ef5827f1294ce48c22ee305fa7 /go.mod
parent6b29d90fb419a466b5f90fbae15c6db46ebc03fa (diff)
Update mautrix-go
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 8a05444..5aa5d97 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.20200229230354-be576ef8fcb1
+ maunium.net/go/mautrix v0.1.0-alpha.3.0.20200229232321-dfc638ec809a
maunium.net/go/mauview v0.0.0-20200220222850-39f1414676d9
maunium.net/go/tcell v1.1.2-0.20200218183045-87c4a25c5b09
)