diff options
Diffstat (limited to 'vendor/manifest')
-rw-r--r-- | vendor/manifest | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/vendor/manifest b/vendor/manifest index 7d0184df..9c40d006 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -401,6 +401,14 @@ "notests": true }, { + "importpath": "github.com/paulrosania/go-charset", + "repository": "https://github.com/paulrosania/go-charset", + "vcs": "git", + "revision": "621bb39fcc835dce592e682f5073025d0169587b", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/pborman/uuid", "repository": "https://github.com/pborman/uuid", "vcs": "", @@ -417,6 +425,14 @@ "notests": true }, { + "importpath": "github.com/saintfish/chardet", + "repository": "https://github.com/saintfish/chardet", + "vcs": "git", + "revision": "3af4cd4741ca4f3eb0c407c034571a6fb0ea529c", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/sorcix/irc", "repository": "https://github.com/sorcix/irc", "vcs": "", |