diff options
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/vendor/manifest b/vendor/manifest index 3c94d8f7..abd7c121 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -2,6 +2,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", "vcs": "git", @@ -500,14 +508,6 @@ "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", "vcs": "git", |