Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/lmittmann/tint to v1.0.6 in go.mod (
#131) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/lmittmann/tint](https://redirect.github.com/lmittmann/tint) | `v1.0.5` -> `v1.0.6` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2flmittmann%2ftint/v1.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2flmittmann%2ftint/v1.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2flmittmann%2ftint/v1.0.5/v1.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2flmittmann%2ftint/v1.0.5/v1.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lmittmann/tint (github.com/lmittmann/tint)</summary> ### [`v1.0.6`](https://redirect.github.com/lmittmann/tint/releases/tag/v1.0.6) [Compare Source](https://redirect.github.com/lmittmann/tint/compare/v1.0.5...v1.0.6) #### What's Changed - Only convert to `any` on `KindAny` values by [@​database64128](https://redirect.github.com/database64128) in [https://github.com/lmittmann/tint/pull/83](https://redirect.github.com/lmittmann/tint/pull/83) - Skip `TestReplaceAttr` without faketime by [@​database64128](https://redirect.github.com/database64128) in [https://github.com/lmittmann/tint/pull/84](https://redirect.github.com/lmittmann/tint/pull/84) - Avoid allocating `tintError` twice by [@​database64128](https://redirect.github.com/database64128) in [https://github.com/lmittmann/tint/pull/82](https://redirect.github.com/lmittmann/tint/pull/82) #### New Contributors - [@​database64128](https://redirect.github.com/database64128) made their first contribution in [https://github.com/lmittmann/tint/pull/83](https://redirect.github.com/lmittmann/tint/pull/83) **Full Changelog**: lmittmann/tint@v1.0.5...v1.0.6 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information