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 038e7c5..6130d63 100644
--- a/go.mod
+++ b/go.mod
@@ -16,10 +16,10 @@ require (
golang.org/x/crypto v0.0.0-20190404164418-38d8ce5564a5 // indirect
golang.org/x/image v0.0.0-20190321063152-3fc05d484e9f
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/sys v0.0.0-20190405154228-4b34438f7a67 // indirect
+ golang.org/x/sys v0.0.0-20190410170021-cc4d4f50624c // 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.20190410141755-dd6ea25c39fb
+ maunium.net/go/mautrix v0.1.0-alpha.3.0.20190410194750-53c7c9d954c8
maunium.net/go/mauview v0.0.0-20190406150001-ad4a4e562f9e
maunium.net/go/tcell v0.0.0-20190406145848-d520315b0ddb
)