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 f3f8b159..ef9cc7d9 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -20,6 +20,14 @@ "notests": true }, { + "importpath": "github.com/BurntSushi/toml", + "repository": "https://github.com/BurntSushi/toml", + "vcs": "git", + "revision": "99064174e013895bbd9b025c31100bd1d9b590ca", + "branch": "master", + "notests": true + }, + { "importpath": "github.com/Sirupsen/logrus", "repository": "https://github.com/Sirupsen/logrus", "vcs": "", @@ -204,14 +212,6 @@ "notests": true }, { - "importpath": "gopkg.in/gcfg.v1", - "repository": "https://gopkg.in/gcfg.v1", - "vcs": "", - "revision": "083575c3955c85df16fe9590cceab64d03f5eb6e", - "branch": "master", - "notests": true - }, - { "importpath": "gopkg.in/yaml.v2", "repository": "https://gopkg.in/yaml.v2", "vcs": "", |