aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2020-06-23 21:43:25 +0300
committerTulir Asokan <tulir@maunium.net>2020-06-23 21:43:25 +0300
commit376a2e5d84fb873fde40339feb4c1a9da150d5ff (patch)
treeeb21d388e9d6a484937c97be7bb2baa7d96a9089 /go.mod
parent7416a9817504d68550c72c285b1ff20ab7706ee4 (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 789d2b6..6ee04f9 100644
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
golang.org/x/net v0.0.0-20200602114024-627f9648deb9
gopkg.in/toast.v1 v1.0.0-20180812000517-0a84660828b2
gopkg.in/yaml.v2 v2.3.0
- maunium.net/go/mautrix v0.5.1
+ maunium.net/go/mautrix v0.5.3
maunium.net/go/mauview v0.1.1
maunium.net/go/tcell v0.2.0
)