gb vendor fetch github.com/matrix-org/gomatrixserverlib/

This commit is contained in:
Mark Haines 2017-02-06 14:56:16 +00:00
parent 5b5c2091bf
commit a45a824f41
28 changed files with 8180 additions and 1 deletions

15
vendor/manifest vendored
View file

@ -71,6 +71,12 @@
"revision": "a6657b2386e9b8be76484c08711b02c7cf867ead",
"branch": "master"
},
{
"importpath": "github.com/matrix-org/gomatrixserverlib",
"repository": "https://github.com/matrix-org/gomatrixserverlib",
"revision": "48ee56a33d195dc412dd919a0e81af70c9aaf4a3",
"branch": "master"
},
{
"importpath": "github.com/matrix-org/util",
"repository": "https://github.com/matrix-org/util",
@ -149,6 +155,13 @@
"revision": "61e43dc76f7ee59a82bdf3d71033dc12bea4c77d",
"branch": "master"
},
{
"importpath": "golang.org/x/crypto/ed25519",
"repository": "https://go.googlesource.com/crypto",
"revision": "77014cf7f9bde4925afeed52b7bf676d5f5b4285",
"branch": "master",
"path": "/ed25519"
},
{
"importpath": "golang.org/x/net/context",
"repository": "https://go.googlesource.com/net",
@ -175,4 +188,4 @@
"branch": "master"
}
]
}
}