From a0938d93869904ebf6d9938485c248b976150fac Mon Sep 17 00:00:00 2001 From: Wim Date: Fri, 7 Jul 2017 23:34:05 +0200 Subject: Add go-charset and chardet to vendor --- vendor/manifest | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'vendor/manifest') diff --git a/vendor/manifest b/vendor/manifest index 7d0184df..9c40d006 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -400,6 +400,14 @@ "branch": "master", "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", @@ -416,6 +424,14 @@ "branch": "master", "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", -- cgit v1.2.3