diff options
author | Wim <wim@42.be> | 2018-02-20 23:41:09 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2018-02-20 23:41:09 +0100 |
commit | 6ea368c383ccc19678623c51d8e4ecbbdb0a64ac (patch) | |
tree | 0ccce9d453a743c59abf58eb510ccab99128e381 /vendor/manifest | |
parent | e92b6de09fd9d983deea17113b28aaba14863735 (diff) | |
download | matterbridge-msglm-6ea368c383ccc19678623c51d8e4ecbbdb0a64ac.tar.gz matterbridge-msglm-6ea368c383ccc19678623c51d8e4ecbbdb0a64ac.tar.bz2 matterbridge-msglm-6ea368c383ccc19678623c51d8e4ecbbdb0a64ac.zip |
Move Sirupsen => sirupsen
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 32 |
1 files changed, 24 insertions, 8 deletions
diff --git a/vendor/manifest b/vendor/manifest index 8cf60027..328cab60 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -42,14 +42,6 @@ "notests": true }, { - "importpath": "github.com/Sirupsen/logrus", - "repository": "https://github.com/Sirupsen/logrus", - "vcs": "git", - "revision": "10f801ebc38b33738c9d17d50860f484a0988ff5", - "branch": "master", - "notests": true - }, - { "importpath": "github.com/alecthomas/log4go", "repository": "https://github.com/alecthomas/log4go", "vcs": "", @@ -444,6 +436,14 @@ "notests": true }, { + "importpath": "github.com/mgutz/ansi", + "repository": "https://github.com/mgutz/ansi", + "vcs": "git", + "revision": "9520e82c474b0a04dd04f8a40959027271bab992", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/mreiferson/go-httpclient", "repository": "https://github.com/mreiferson/go-httpclient", "vcs": "git", @@ -534,6 +534,14 @@ "notests": true }, { + "importpath": "github.com/sirupsen/logrus", + "repository": "https://github.com/sirupsen/logrus", + "vcs": "git", + "revision": "8c0189d9f6bbf301e5d055d34268156b317016af", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/sorcix/irc", "repository": "https://github.com/sorcix/irc", "vcs": "", @@ -601,6 +609,14 @@ "notests": true }, { + "importpath": "github.com/x-cray/logrus-prefixed-formatter", + "repository": "https://github.com/x-cray/logrus-prefixed-formatter", + "vcs": "git", + "revision": "bb2702d423886830dee131692131d35648c382e2", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/zfjagann/golang-ring", "repository": "https://github.com/zfjagann/golang-ring", "vcs": "git", |