diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-27 09:22:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-27 09:22:28 -0700 |
| commit | a943c611ed6766a364a6e48385fcc73f645931cb (patch) | |
| tree | 513e650b7cafddae6b0b595d2708f7b9f02267be /go.mod | |
| parent | 78b95b832087b4344e047dea32c561ae95810460 (diff) | |
| download | seaweedfs-a943c611ed6766a364a6e48385fcc73f645931cb.tar.xz seaweedfs-a943c611ed6766a364a6e48385fcc73f645931cb.zip | |
chore(deps): bump github.com/pkg/sftp from 1.13.9 to 1.13.10 (#7390)
Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/pkg/sftp/releases)
- [Commits](https://github.com/pkg/sftp/compare/v1.13.9...v1.13.10)
---
updated-dependencies:
- dependency-name: github.com/pkg/sftp
dependency-version: 1.13.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -147,7 +147,7 @@ require ( github.com/minio/crc64nvme v1.1.1 github.com/orcaman/concurrent-map/v2 v2.0.1 github.com/parquet-go/parquet-go v0.25.1 - github.com/pkg/sftp v1.13.9 + github.com/pkg/sftp v1.13.10 github.com/rabbitmq/amqp091-go v1.10.0 github.com/rclone/rclone v1.71.1 github.com/rdleal/intervalst v1.5.0 |
