axetroy / go-server

Golang写的一些基础后端服务,基本包含大多数后端需要的服务
https://axetroy.github.io/go-server/
MIT License
211 stars 32 forks source link

fix(deps): update module github.com/fatih/color to v1.13.0 #416

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/fatih/color require minor v1.9.0 -> v1.13.0

Release Notes

fatih/color ### [`v1.13.0`](https://togithub.com/fatih/color/releases/v1.13.0) [Compare Source](https://togithub.com/fatih/color/compare/v1.12.0...v1.13.0) This release updates the following dependencies: github.com/mattn/go-colorable v0.1.9 github.com/mattn/go-isatty v0.0.14 ### [`v1.12.0`](https://togithub.com/fatih/color/releases/v1.12.0) [Compare Source](https://togithub.com/fatih/color/compare/v1.11.0...v1.12.0) This release adds support for the `NO_COLOR`. For more information check out: https://no-color.org The pull request adding this change is: [https://github.com/fatih/color/pull/137](https://togithub.com/fatih/color/pull/137) ### [`v1.11.0`](https://togithub.com/fatih/color/releases/v1.11.0) [Compare Source](https://togithub.com/fatih/color/compare/v1.10.0...v1.11.0) This release removes the `vendor/` folder introduced by the PR: [https://github.com/fatih/color/pull/138](https://togithub.com/fatih/color/pull/138) ### [`v1.10.0`](https://togithub.com/fatih/color/releases/v1.10.0) [Compare Source](https://togithub.com/fatih/color/compare/v1.9.0...v1.10.0) This release includes the changes from: [#​115](https://togithub.com/fatih/color/issues/115) which upgrades the go-colorable and go-isatty dependencies with various bug fixes and improvements github.com/mattn/go-colorable v0.1.8 github.com/mattn/go-isatty v0.0.12

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.