Add dugong to support writing to disk/rotations

This commit is contained in:
Kegan Dougal 2017-02-20 15:46:30 +00:00
parent f1bb59d24a
commit 0bd3af8115
5 changed files with 741 additions and 0 deletions

6
vendor/manifest vendored
View file

@ -77,6 +77,12 @@
"revision": "a6657b2386e9b8be76484c08711b02c7cf867ead",
"branch": "master"
},
{
"importpath": "github.com/matrix-org/dugong",
"repository": "https://github.com/matrix-org/dugong",
"revision": "193b8f88e381d12f2d53023fba25e43fc81dc5ac",
"branch": "master"
},
{
"importpath": "github.com/matrix-org/gomatrixserverlib",
"repository": "https://github.com/matrix-org/gomatrixserverlib",