From e59d338d4e43ed8cad3227186d0c341a44abedf6 Mon Sep 17 00:00:00 2001 From: Wim Date: Mon, 28 Aug 2017 22:59:52 +0200 Subject: Use github.com/42wim/go-gitter for now --- vendor/manifest | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'vendor/manifest') diff --git a/vendor/manifest b/vendor/manifest index 7636c486..2bf08c2b 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -1,6 +1,14 @@ { "version": 0, "dependencies": [ + { + "importpath": "github.com/42wim/go-gitter", + "repository": "https://github.com/42wim/go-gitter", + "vcs": "git", + "revision": "017310c2d5575ae5b3c9d2caef2989d5912bb4b1", + "branch": "sendmessage", + "notests": true + }, { "importpath": "github.com/42wim/go-ircevent", "repository": "https://github.com/42wim/go-ircevent", @@ -473,14 +481,6 @@ "branch": "master", "notests": true }, - { - "importpath": "github.com/sromku/go-gitter", - "repository": "https://github.com/sromku/go-gitter", - "vcs": "git", - "revision": "16aadfbb65c6641501ea8eebb6bcf23b9011912b", - "branch": "master", - "notests": true - }, { "importpath": "github.com/stretchr/testify/assert", "repository": "https://github.com/stretchr/testify", -- cgit v1.2.3