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/spf13/afero to v1.10.0 (#4135)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/afero](https://togithub.com/spf13/afero) | require | minor | `v1.9.5` -> `v1.10.0` | --- ### Release Notes <details> <summary>spf13/afero (github.com/spf13/afero)</summary> ### [`v1.10.0`](https://togithub.com/spf13/afero/releases/tag/v1.10.0) [Compare Source](https://togithub.com/spf13/afero/compare/v1.9.5...v1.10.0) #### What's Changed - Add sftpfs files ReadAt method by [@​MRtecno98](https://togithub.com/MRtecno98) in [https://github.com/spf13/afero/pull/378](https://togithub.com/spf13/afero/pull/378) - Add build flags for z/OS Unix System Services by [@​msradam](https://togithub.com/msradam) in [https://github.com/spf13/afero/pull/384](https://togithub.com/spf13/afero/pull/384) - rename mem fs with descendants by [@​hanagantig](https://togithub.com/hanagantig) in [https://github.com/spf13/afero/pull/364](https://togithub.com/spf13/afero/pull/364) #### New Contributors - [@​MRtecno98](https://togithub.com/MRtecno98) made their first contribution in [https://github.com/spf13/afero/pull/378](https://togithub.com/spf13/afero/pull/378) - [@​msradam](https://togithub.com/msradam) made their first contribution in [https://github.com/spf13/afero/pull/384](https://togithub.com/spf13/afero/pull/384) - [@​hanagantig](https://togithub.com/hanagantig) made their first contribution in [https://github.com/spf13/afero/pull/364](https://togithub.com/spf13/afero/pull/364) **Full Changelog**: spf13/afero@v1.9.5...v1.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on Monday" in timezone Europe/Paris, Automerge - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cozy/cozy-stack). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
- Loading branch information