From 54f91f4073af3d6daa34e1053187634cb33180c0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 Jan 2021 18:18:37 +0000 Subject: [PATCH] Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.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 192d72c..dd3ee61 100644 --- a/Gopkg.lock +++ b/Gopkg.lock @@ -101,15 +101,15 @@ version = "v1.0.0" [[projects]] - digest = "1:83fd2513b9f6ae0997bf646db6b74e9e00131e31002116fda597175f25add42d" + digest = "1:81a176cfb198bb3479a124befc52339e53bcd30d33379e81ba90a2245fc26675" name = "github.com/stretchr/testify" packages = [ "assert", "require", ] pruneopts = "" - revision = "f654a9112bbeac49ca2cd45bfbe11533c4666cf8" - version = "v1.6.1" + revision = "acba37e5db06f0093b465a7d47822bf13644b66c" + version = "v1.7.0" [[projects]] branch = "master"