Skip to content

Commit eae7ae7

Browse files
chore: Bump github.com/fatih/color from 1.16.0 to 1.17.0 (#5817)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.16.0 to 1.17.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fatih/color/releases">github.com/fatih/color's releases</a>.</em></p> <blockquote> <h2>v1.17.0</h2> <h2>What's Changed</h2> <ul> <li>Fix multi-parameter println spacing by <a href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a href="https://redirect.github.com/fatih/color/pull/228">fatih/color#228</a></li> <li>ci: update Go and Staticcheck versions by <a href="https://github.com/fatih"><code>@​fatih</code></a> in <a href="https://redirect.github.com/fatih/color/pull/222">fatih/color#222</a></li> <li>Bump golang.org/x/sys from 0.14.0 to 0.17.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/fatih/color/pull/221">fatih/color#221</a></li> <li>Bump actions/setup-go from 4 to 5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/fatih/color/pull/217">fatih/color#217</a></li> <li>Bump golang.org/x/sys from 0.17.0 to 0.18.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/fatih/color/pull/224">fatih/color#224</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/klauspost"><code>@​klauspost</code></a> made their first contribution in <a href="https://redirect.github.com/fatih/color/pull/228">fatih/color#228</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fatih/color/compare/v1.16.0...v1.17.0">https://github.com/fatih/color/compare/v1.16.0...v1.17.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fatih/color/commit/b6598b12a645b3159c1bce51b0e3fafc269510be"><code>b6598b1</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/228">#228</a> from klauspost/fix-println-issue-218</li> <li><a href="https://github.com/fatih/color/commit/00b1811a3d97bdd8f097cc128ab91600400e4c81"><code>00b1811</code></a> Fix multi-parameter println spacing</li> <li><a href="https://github.com/fatih/color/commit/04994a819d7d5aa7183dc53be4cfe79fe8b4394c"><code>04994a8</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/224">#224</a> from fatih/dependabot/go_modules/golang.org/x/sys-0.18.0</li> <li><a href="https://github.com/fatih/color/commit/7526cad07e356c227632f38d0c8a787b42dd5487"><code>7526cad</code></a> Merge branch 'main' into dependabot/go_modules/golang.org/x/sys-0.18.0</li> <li><a href="https://github.com/fatih/color/commit/8d058ca54cef8604970cccd2534773ebf90fa35b"><code>8d058ca</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/222">#222</a> from fatih/ci-updates</li> <li><a href="https://github.com/fatih/color/commit/2ac809fb73860bc102e1369dc94860443c7d6514"><code>2ac809f</code></a> Bump golang.org/x/sys from 0.17.0 to 0.18.0</li> <li><a href="https://github.com/fatih/color/commit/51a7bbf7dca7c369826997b8760aa8dcb026227a"><code>51a7bbf</code></a> ci: update Go and Staticcheck versions</li> <li><a href="https://github.com/fatih/color/commit/799c49c6395ebde70c50f02c82cdf990e2ec31d2"><code>799c49c</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/217">#217</a> from fatih/dependabot/github_actions/actions/setup-go-5</li> <li><a href="https://github.com/fatih/color/commit/f8e0ec9c97e622f589f2a9544186dc44859938ed"><code>f8e0ec9</code></a> Merge branch 'main' into dependabot/github_actions/actions/setup-go-5</li> <li><a href="https://github.com/fatih/color/commit/298abd8b9e6944ceb5b62a6368f05e2726df0752"><code>298abd8</code></a> Merge pull request <a href="https://redirect.github.com/fatih/color/issues/221">#221</a> from fatih/dependabot/go_modules/golang.org/x/sys-0.17.0</li> <li>Additional commits viewable in <a href="https://github.com/fatih/color/compare/v1.16.0...v1.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/fatih/color&package-manager=go_modules&previous-version=1.16.0&new-version=1.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 4a5e2a7 commit eae7ae7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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/aws/aws-sdk-go v1.53.0
88
github.com/briandowns/spinner v1.23.0
99
github.com/dustin/go-humanize v1.0.1
10-
github.com/fatih/color v1.16.0
10+
github.com/fatih/color v1.17.0
1111
github.com/fatih/structs v1.1.0
1212
github.com/fsnotify/fsnotify v1.7.0
1313
github.com/golang/mock v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4
2323
github.com/docker/go-units v0.5.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
2424
github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=
2525
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
26-
github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
27-
github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE=
26+
github.com/fatih/color v1.17.0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4=
27+
github.com/fatih/color v1.17.0/go.mod h1:YZ7TlrGPkiz6ku9fK3TLD/pl3CpsiFyu8N92HLgmosI=
2828
github.com/fatih/structs v1.1.0 h1:Q7juDM0QtcnhCpeyLGQKyg4TOIghuNXrkL32pHAUMxo=
2929
github.com/fatih/structs v1.1.0/go.mod h1:9NiDSp5zOcgEDl+j00MP/WkGVPOlPRLejGD8Ga6PJ7M=
3030
github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=

0 commit comments

Comments
 (0)