Skip to content

Commit cd7de00

Browse files
fix(deps): update module github.com/reeflective/console to v0.1.21 in go.mod (#157)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/reeflective/console](https://redirect.github.com/reeflective/console) | `v0.1.20` -> `v0.1.21` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2freeflective%2fconsole/v0.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2freeflective%2fconsole/v0.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2freeflective%2fconsole/v0.1.20/v0.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2freeflective%2fconsole/v0.1.20/v0.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>reeflective/console (github.com/reeflective/console)</summary> ### [`v0.1.21`](https://redirect.github.com/reeflective/console/releases/tag/v0.1.21) [Compare Source](https://redirect.github.com/reeflective/console/compare/v0.1.20...v0.1.21) #### What's Changed - dev by [@&#8203;maxlandon](https://redirect.github.com/maxlandon) in [https://github.com/reeflective/console/pull/62](https://redirect.github.com/reeflective/console/pull/62) **Full Changelog**: reeflective/console@v0.1.20...v0.1.21 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* */1 * * *" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jippi/dottie). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3017f30 commit cd7de00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
github.com/lmittmann/tint v1.0.7
2727
github.com/muesli/termenv v0.15.3-0.20241212154518-8c990cd6cf4b
2828
github.com/neilotoole/slogt v1.1.0
29-
github.com/reeflective/console v0.1.20
29+
github.com/reeflective/console v0.1.21
3030
github.com/reugn/pkgslog v0.2.0
3131
github.com/samber/slog-multi v1.4.0
3232
github.com/sebdah/goldie/v2 v2.5.5

0 commit comments

Comments
 (0)