From cb7dd582049a5182cae77ddbceae90b9e7c217e6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2019 04:16:12 +0000 Subject: [PATCH] Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.3.0...v1.4.0) Signed-off-by: dependabot-preview[bot] --- Gopkg.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gopkg.lock b/Gopkg.lock index 8dc9ecc3..f4dd9267 100644 --- a/Gopkg.lock +++ b/Gopkg.lock @@ -469,7 +469,7 @@ version = "v0.1.1" [[projects]] - digest = "1:e753e81f12213af0b7a07b159415b536ffe518d849f71c0de7f081ca23a3bb98" + digest = "1:98ede96d622f2514cc365a07d3abd3e72fa7bbb71fc7cf9a45e6aaceb196b927" name = "github.com/stretchr/testify" packages = [ "assert", @@ -478,8 +478,8 @@ "suite", ] pruneopts = "NUT" - revision = "ffdc059bfe9ce6a4e144ba849dbedead332c6053" - version = "v1.3.0" + revision = "221dbe5ed46703ee255b1da0dec05086f5035f62" + version = "v1.4.0" [[projects]] branch = "master"