aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index a479179..120bc70 100644
--- a/go.mod
+++ b/go.mod
@@ -26,8 +26,8 @@ require (
gopkg.in/toast.v1 v1.0.0-20180812000517-0a84660828b2
gopkg.in/yaml.v2 v2.2.2
maunium.net/go/mautrix v0.1.0-alpha.3.0.20190621202236-a465f0da5c5e
- maunium.net/go/mauview v0.0.0-20190606152754-de9e0a754a5d
- maunium.net/go/tcell v0.0.0-20190606152714-9a88fc07b3ed
+ maunium.net/go/mauview v0.0.0-20190622184322-29d5817be32b
+ maunium.net/go/tcell v0.0.0-20190622184231-1bfeebfb5c2d
)
replace gopkg.in/russross/blackfriday.v2 => github.com/russross/blackfriday/v2 v2.0.1