fix(deps): update module github.com/stretchr/testify to v1.7.0 (#103)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-03-04 15:32:24 -06:00 committed by GitHub
parent 289163a1e2
commit 8195e12833
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -7,7 +7,7 @@ require (
github.com/fatih/color v1.10.0
github.com/imdario/mergo v0.3.11
github.com/mattn/go-colorable v0.1.8
github.com/stretchr/testify v1.6.1
github.com/stretchr/testify v1.7.0
github.com/tsuyoshiwada/go-gitcmd v0.0.0-20180205145712-5f1f5f9475df
github.com/urfave/cli v1.22.5
gopkg.in/kyokomi/emoji.v1 v1.5.1