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/fatih/color to v1.14.1 (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6ff4d21a0e
commit
f608376b8d
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -7,7 +7,7 @@ require (
|
|||
github.com/Masterminds/sprig/v3 v3.2.3
|
||||
github.com/andygrunwald/go-jira v1.16.0
|
||||
github.com/coreos/go-semver v0.3.1
|
||||
github.com/fatih/color v1.14.0
|
||||
github.com/fatih/color v1.14.1
|
||||
github.com/imdario/mergo v0.3.13
|
||||
github.com/kyokomi/emoji/v2 v2.2.11
|
||||
github.com/mattn/go-colorable v0.1.13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue