aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 120bc70..0903a12 100644
--- a/go.mod
+++ b/go.mod
@@ -25,9 +25,9 @@ require (
gopkg.in/russross/blackfriday.v2 v2.0.1
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-20190622184322-29d5817be32b
- maunium.net/go/tcell v0.0.0-20190622184231-1bfeebfb5c2d
+ maunium.net/go/mautrix v0.1.0-alpha.3.0.20190622085722-6406f15cb8e3
+ maunium.net/go/mauview v0.0.0-20190725205835-60a4e06eca68
+ maunium.net/go/tcell v0.0.0-20190725205644-92d267dd4bf0
)
replace gopkg.in/russross/blackfriday.v2 => github.com/russross/blackfriday/v2 v2.0.1