Skip to content

Commit a25d7ed

Browse files
fix(deps): update module github.com/fatih/color to v1.12.0 (#54)
Co-authored-by: Renovate Bot <[email protected]>
1 parent da57ddd commit a25d7ed

File tree

6 files changed

+32
-10
lines changed

6 files changed

+32
-10
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/Masterminds/semver/v3 v3.1.1
88
github.com/cheggaaa/pb/v3 v3.0.8
99
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
10-
github.com/fatih/color v1.11.0
10+
github.com/fatih/color v1.12.0
1111
github.com/pkg/errors v0.9.1
1212
github.com/stretchr/testify v1.4.0 // indirect
1313
github.com/urfave/cli/v2 v2.3.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ github.com/fatih/color v1.10.0 h1:s36xzo75JdqLaaWoiEHk767eHiwo0598uUxyfiPkDsg=
3030
github.com/fatih/color v1.10.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM=
3131
github.com/fatih/color v1.11.0 h1:l4iX0RqNnx/pU7rY2DB/I+znuYY0K3x6Ywac6EIr0PA=
3232
github.com/fatih/color v1.11.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM=
33+
github.com/fatih/color v1.12.0 h1:mRhaKNwANqRgUBGKmnI5ZxEk7QXmjQeCcuYFMX2bfcc=
34+
github.com/fatih/color v1.12.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM=
3335
github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174 h1:WlZsjVhE8Af9IcZDGgJGQpNflI3+MJSBhsgT5PCtzBQ=
3436
github.com/hinshun/vt10x v0.0.0-20180616224451-1954e6464174/go.mod h1:DqJ97dSdRW1W22yXSB90986pcOyQ7r45iio1KN2ez1A=
3537
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 h1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs=

vendor/github.com/fatih/color/README.md

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/fatih/color/color.go

Lines changed: 19 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/fatih/color/doc.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ github.com/cheggaaa/pb/v3/termutil
1515
# github.com/cpuguy83/go-md2man/v2 v2.0.0
1616
## explicit
1717
github.com/cpuguy83/go-md2man/v2/md2man
18-
# github.com/fatih/color v1.11.0
18+
# github.com/fatih/color v1.12.0
1919
## explicit
2020
github.com/fatih/color
2121
# github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51

0 commit comments

Comments
 (0)