mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 02:15:12 +00:00
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:
parent
289163a1e2
commit
8195e12833
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue