From b30e85836e575974bac1b2ea91e9b6c2dd39fe44 Mon Sep 17 00:00:00 2001 From: Wim Date: Mon, 5 Sep 2016 16:34:37 +0200 Subject: Add Slack support --- vendor/manifest | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'vendor/manifest') diff --git a/vendor/manifest b/vendor/manifest index dc2f9253..c07f6e1b 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -110,6 +110,14 @@ "path": "/i18n", "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", @@ -186,6 +194,15 @@ "path": "/lex/httplex", "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", -- cgit v1.2.3