4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-26 23:29:25 +00:00

Update vendor (go-irc)

This commit is contained in:
Wim
2017-07-28 14:26:26 +02:00
parent fafd0c68e9
commit 38d09dba2e
9 changed files with 126 additions and 62 deletions

16
vendor/manifest vendored
View File

@ -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",