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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-13 18:18:37 +00:00 committed by GitHub
parent 29f86e9986
commit 54f91f4073
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
Gopkg.lock generated
View file

@ -101,15 +101,15 @@
version = "v1.0.0" version = "v1.0.0"
[[projects]] [[projects]]
digest = "1:83fd2513b9f6ae0997bf646db6b74e9e00131e31002116fda597175f25add42d" digest = "1:81a176cfb198bb3479a124befc52339e53bcd30d33379e81ba90a2245fc26675"
name = "github.com/stretchr/testify" name = "github.com/stretchr/testify"
packages = [ packages = [
"assert", "assert",
"require", "require",
] ]
pruneopts = "" pruneopts = ""
revision = "f654a9112bbeac49ca2cd45bfbe11533c4666cf8" revision = "acba37e5db06f0093b465a7d47822bf13644b66c"
version = "v1.6.1" version = "v1.7.0"
[[projects]] [[projects]]
branch = "master" branch = "master"