From 38d09dba2e02a3136ea202cea8b6df58dea19d1d Mon Sep 17 00:00:00 2001 From: Wim Date: Fri, 28 Jul 2017 14:26:26 +0200 Subject: Update vendor (go-irc) --- vendor/manifest | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'vendor/manifest') diff --git a/vendor/manifest b/vendor/manifest index 3c94d8f7..abd7c121 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -1,6 +1,14 @@ { "version": 0, "dependencies": [ + { + "importpath": "github.com/42wim/go-ircevent", + "repository": "https://github.com/42wim/go-ircevent", + "vcs": "git", + "revision": "d3aec637ae2f2a4f9ff95df55091894d80fa3112", + "branch": "ircv3", + "notests": true + }, { "importpath": "github.com/BurntSushi/toml", "repository": "https://github.com/BurntSushi/toml", @@ -499,14 +507,6 @@ "branch": "master", "notests": true }, - { - "importpath": "github.com/thoj/go-ircevent", - "repository": "https://github.com/thoj/go-ircevent", - "vcs": "git", - "revision": "1b0acb5f2f1b615cfbd4b9f91abb14cb39a18769", - "branch": "master", - "notests": true - }, { "importpath": "github.com/tylerb/graceful", "repository": "https://github.com/tylerb/graceful", -- cgit v1.2.3