aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2020-06-24 00:31:40 +0300
committerTulir Asokan <tulir@maunium.net>2020-06-24 00:31:40 +0300
commit3d86311612cfa18999699d4722b80edfb3e0c448 (patch)
treebcc6a521d774ea45b9870b86bf39ff1c13084062 /go.mod
parent646a8637ff492f794d5ce2a0b7c4b0e88a8f3ce3 (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 6ee04f9..38c02d9 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.3
+ maunium.net/go/mautrix v0.5.5
maunium.net/go/mauview v0.1.1
maunium.net/go/tcell v0.2.0
)