aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2020-02-19 22:14:40 +0200
committerTulir Asokan <tulir@maunium.net>2020-02-19 22:14:40 +0200
commitd724e0c8cffcba0f84e52ef14989f40c4180f9a2 (patch)
tree8ebba3de9dc06e0dea5a8c41e86c00cead909a86 /go.mod
parent417bf25373bcd59509da9b4e6fb886fa18a3232b (diff)
Update mauview
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 ea8f893..b776ab3 100644
--- a/go.mod
+++ b/go.mod
@@ -20,6 +20,6 @@ require (
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.20200218232310-9638cb6d80d2
- maunium.net/go/mauview v0.0.0-20200218231215-04d01c601d5b
+ maunium.net/go/mauview v0.0.0-20200219201346-81706f13fc83
maunium.net/go/tcell v1.1.2-0.20200218183045-87c4a25c5b09
)