diff options
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest index dc2f9253..c07f6e1b 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -111,6 +111,14 @@ "notests": true }, { + "importpath": "github.com/nlopes/slack", + "repository": "https://github.com/nlopes/slack", + "vcs": "git", + "revision": "4feee83bb2b31d790977ce727a028c6a542c72c7", + "branch": "HEAD", + "notests": true + }, + { "importpath": "github.com/pborman/uuid", "repository": "https://github.com/pborman/uuid", "vcs": "", @@ -187,6 +195,15 @@ "notests": true }, { + "importpath": "golang.org/x/net/websocket", + "repository": "https://go.googlesource.com/net", + "vcs": "git", + "revision": "1358eff22f0dd0c54fc521042cc607f6ff4b531a", + "branch": "master", + "path": "/websocket", + "notests": true + }, + { "importpath": "gopkg.in/gcfg.v1", "repository": "https://gopkg.in/gcfg.v1", "vcs": "", |