summaryrefslogtreecommitdiffstats
path: root/vendor/manifest
diff options
context:
space:
mode:
authorWim <wim@42.be>2017-12-03 01:24:05 +0100
committerWim <wim@42.be>2017-12-03 01:24:05 +0100
commited9118b34620f1ecd5f28506328d4ffe1b04793d (patch)
tree442998012f6779446a463e402fa7c0836edcac91 /vendor/manifest
parent59e55cfbd5cc3c82236c5e8b95e5baff256f7143 (diff)
downloadmatterbridge-msglm-ed9118b34620f1ecd5f28506328d4ffe1b04793d.tar.gz
matterbridge-msglm-ed9118b34620f1ecd5f28506328d4ffe1b04793d.tar.bz2
matterbridge-msglm-ed9118b34620f1ecd5f28506328d4ffe1b04793d.zip
Add sshchat dependencies in vendor
Diffstat (limited to 'vendor/manifest')
-rw-r--r--vendor/manifest55
1 files changed, 54 insertions, 1 deletions
diff --git a/vendor/manifest b/vendor/manifest
index 98dcbd0e..1423a0b7 100644
--- a/vendor/manifest
+++ b/vendor/manifest
@@ -482,6 +482,23 @@
"notests": true
},
{
+ "importpath": "github.com/shazow/rateio",
+ "repository": "https://github.com/shazow/rateio",
+ "vcs": "git",
+ "revision": "e8e00881e5c12090412414be41c04ca9c8a71106",
+ "branch": "master",
+ "notests": true
+ },
+ {
+ "importpath": "github.com/shazow/ssh-chat/sshd",
+ "repository": "https://github.com/shazow/ssh-chat",
+ "vcs": "git",
+ "revision": "2078e1381991457ecd7821efe2bb1a9162640c24",
+ "branch": "master",
+ "path": "/sshd",
+ "notests": true
+ },
+ {
"importpath": "github.com/sorcix/irc",
"repository": "https://github.com/sorcix/irc",
"vcs": "",
@@ -611,6 +628,24 @@
"notests": true
},
{
+ "importpath": "golang.org/x/crypto/curve25519",
+ "repository": "https://go.googlesource.com/crypto",
+ "vcs": "git",
+ "revision": "94eea52f7b742c7cbe0b03b22f0c4c8631ece122",
+ "branch": "master",
+ "path": "curve25519",
+ "notests": true
+ },
+ {
+ "importpath": "golang.org/x/crypto/ed25519",
+ "repository": "https://go.googlesource.com/crypto",
+ "vcs": "git",
+ "revision": "94eea52f7b742c7cbe0b03b22f0c4c8631ece122",
+ "branch": "master",
+ "path": "ed25519",
+ "notests": true
+ },
+ {
"importpath": "golang.org/x/crypto/nacl/secretbox",
"repository": "https://go.googlesource.com/crypto",
"vcs": "git",
@@ -638,6 +673,15 @@
"notests": true
},
{
+ "importpath": "golang.org/x/crypto/ssh",
+ "repository": "https://go.googlesource.com/crypto",
+ "vcs": "git",
+ "revision": "94eea52f7b742c7cbe0b03b22f0c4c8631ece122",
+ "branch": "master",
+ "path": "ssh",
+ "notests": true
+ },
+ {
"importpath": "golang.org/x/net/context",
"repository": "https://go.googlesource.com/net",
"vcs": "git",
@@ -677,12 +721,21 @@
"importpath": "golang.org/x/sys/unix",
"repository": "https://go.googlesource.com/sys",
"vcs": "git",
- "revision": "afadfcc7779c1f4db0f6f6438afcb108d9c9c7cd",
+ "revision": "8b4580aae2a0dd0c231a45d3ccb8434ff533b840",
"branch": "master",
"path": "/unix",
"notests": true
},
{
+ "importpath": "golang.org/x/sys/windows",
+ "repository": "https://go.googlesource.com/sys",
+ "vcs": "git",
+ "revision": "8b4580aae2a0dd0c231a45d3ccb8434ff533b840",
+ "branch": "master",
+ "path": "/windows",
+ "notests": true
+ },
+ {
"importpath": "gopkg.in/airbrake/gobrake.v2",
"repository": "https://gopkg.in/airbrake/gobrake.v2",
"vcs": "git",