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:
renovate[bot] 2023-01-24 07:27:10 +01:00 committed by GitHub
parent 6ff4d21a0e
commit f608376b8d
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/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