From 3527e09bc5a6d4704f1445d35f90b33e859c23c2 Mon Sep 17 00:00:00 2001 From: Wim Date: Tue, 25 Jul 2017 20:10:40 +0200 Subject: Update vendor --- vendor/manifest | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'vendor/manifest') diff --git a/vendor/manifest b/vendor/manifest index e1f81c95..ff7f149c 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -456,6 +456,33 @@ "branch": "master", "notests": true }, + { + "importpath": "github.com/stretchr/testify/assert", + "repository": "https://github.com/stretchr/testify", + "vcs": "git", + "revision": "05e8a0eda380579888eb53c394909df027f06991", + "branch": "master", + "path": "/assert", + "notests": true + }, + { + "importpath": "github.com/stretchr/testify/vendor/github.com/davecgh/go-spew/spew", + "repository": "https://github.com/stretchr/testify", + "vcs": "git", + "revision": "05e8a0eda380579888eb53c394909df027f06991", + "branch": "master", + "path": "vendor/github.com/davecgh/go-spew/spew", + "notests": true + }, + { + "importpath": "github.com/stretchr/testify/vendor/github.com/pmezard/go-difflib/difflib", + "repository": "https://github.com/stretchr/testify", + "vcs": "git", + "revision": "05e8a0eda380579888eb53c394909df027f06991", + "branch": "master", + "path": "vendor/github.com/pmezard/go-difflib/difflib", + "notests": true + }, { "importpath": "github.com/technoweenie/multipartstreamer", "repository": "https://github.com/technoweenie/multipartstreamer", -- cgit v1.2.3