diff options
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest index 142cbb07..1b5f7327 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -184,6 +184,14 @@ "notests": true }, { + "importpath": "github.com/matrix-org/gomatrix", + "repository": "https://github.com/matrix-org/gomatrix", + "vcs": "git", + "revision": "812dcb5515581023371efaa6a82750d997f50d57", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/mattermost/platform/einterfaces", "repository": "https://github.com/mattermost/platform", "vcs": "git", |