Bump github.com/fatih/color from 1.13.0 to 1.14.1
Bumps github.com/fatih/color from 1.13.0 to 1.14.1.
Release notes
Sourced from github.com/fatih/color's releases.
v1.14.1
What's Changed
- Update to Go 1.17 by
@pellared
in fatih/color#184Full Changelog: https://github.com/fatih/color/compare/v1.14.0...v1.14.1
v1.14.0
What's Changed
- Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 by
@dependabot
in fatih/color#165- Bump go-isatty from 0.0.16 to 0.0.17 by
@fatih
in fatih/color#178- Spelling and grammar fixes by
@pattmax00
in fatih/color#181- NO_COLOR requires a non-empty string by
@pellared
in fatih/color#171- color: expose
SetWriter
andUnsetWriter
by@fatih
in fatih/color#182New Contributors
@pattmax00
made their first contribution in fatih/color#181@pellared
made their first contribution in fatih/color#171Full Changelog: https://github.com/fatih/color/compare/v1.13.0...v1.14.0
Commits
-
3d5097c
Merge pull request #184 from pellared/go-1.17 -
f0cb6b9
Update to Go 1.17 -
212f8c5
Merge pull request #182 from fatih/expose-set-writers -
7310c74
color: exposeSetWriter
andUnsetWriter
-
6378f62
Merge pull request #171 from pellared/no-color-empty-val -
5d7e63e
Merge branch 'main' into no-color-empty-val -
98e6a4a
Merge pull request #181 from pattmax00/main -
9cca0a3
Spelling and grammar fixes -
184b603
Merge pull request #178 from fatih/fatih-update-deps -
ad9ba6d
Bump go-isatty from 0.0.16 to 0.0.17 - Additional commits viewable in compare view