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/pkg/sftp to v1.13.6 (open-telemet…
…ry#29477) [![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pkg/sftp](https://togithub.com/pkg/sftp) | require | patch | `v1.13.5` -> `v1.13.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>pkg/sftp (github.com/pkg/sftp)</summary> ### [`v1.13.6`](https://togithub.com/pkg/sftp/releases/tag/v1.13.6) [Compare Source](https://togithub.com/pkg/sftp/compare/v1.13.5...v1.13.6) \[[open-telemetryGH-499](https://togithub.com/pkg/sftp/issues/499)] writeToSequential: improve tests for write errors \[[open-telemetryGH-513](https://togithub.com/pkg/sftp/issues/513)] More context for EOF during client setup \[[open-telemetryGH-516](https://togithub.com/pkg/sftp/issues/516)] RealPathFileLister: allow to return an error \[[open-telemetryGH-525](https://togithub.com/pkg/sftp/issues/525)] Document the weirdness of the reversal of arguments to SSH_FXP_SYMLINK \[[open-telemetryGH-526](https://togithub.com/pkg/sftp/issues/526)] request server: handle relative symlinks \[[open-telemetryGH-528](https://togithub.com/pkg/sftp/issues/528)] Add support for working directory in Server \[[open-telemetryGH-533](https://togithub.com/pkg/sftp/issues/533)] CI: add CIFuzz integration \[[open-telemetryGH-537](https://togithub.com/pkg/sftp/issues/537)] Stop ReadFromWithConcurrency sending more data than it needs to \[[open-telemetryGH-545](https://togithub.com/pkg/sftp/issues/545)] refactor sshfx encoding, fix link rot, go fmt \[[open-telemetryGH-553](https://togithub.com/pkg/sftp/issues/553)] Marshal extended attribute data if FileInfo supports it \[[open-telemetryGH-554](https://togithub.com/pkg/sftp/issues/554)] Properly handle io.EOF error conditions when reading </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
- Loading branch information