aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2019-04-10 17:18:45 +0300
committerTulir Asokan <tulir@maunium.net>2019-04-10 17:18:45 +0300
commit9132e2b7507c92fc1e49729298344f5d2ed3e9b3 (patch)
tree288eb885105b753f3f63c81b6f63b1659e6dc47a /go.mod
parent7e0278c571954564efca64a6ea114c0e80f11532 (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 07e8e80..038e7c5 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
golang.org/x/sys v0.0.0-20190405154228-4b34438f7a67 // indirect
gopkg.in/toast.v1 v1.0.0-20180812000517-0a84660828b2 // indirect
gopkg.in/yaml.v2 v2.2.2
- maunium.net/go/mautrix v0.1.0-alpha.3.0.20190409232906-0ad616f68d2c
+ maunium.net/go/mautrix v0.1.0-alpha.3.0.20190410141755-dd6ea25c39fb
maunium.net/go/mauview v0.0.0-20190406150001-ad4a4e562f9e
maunium.net/go/tcell v0.0.0-20190406145848-d520315b0ddb
)