aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2020-05-05 19:37:35 +0300
committerTulir Asokan <tulir@maunium.net>2020-05-05 19:37:35 +0300
commit9b2b164108cc516ee4a8f49539c3beef22006a6d (patch)
tree52cc9d19fc8379235a8f9a89839d93ebbb4ed761 /go.mod
parent9d4fffb259f0809cd9eae1d77e3e80f4335a4b39 (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 765d0b9..aeda64b 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
gopkg.in/toast.v1 v1.0.0-20180812000517-0a84660828b2
gopkg.in/yaml.v2 v2.2.8
- maunium.net/go/mautrix v0.2.0-beta.4.0.20200505161530-e9e56523da93
+ maunium.net/go/mautrix v0.2.0-beta.4.0.20200505163640-61b3fde37bf4
maunium.net/go/mauview v0.1.0
maunium.net/go/tcell v0.1.0
)