Bump github.com/pkg/sftp from 1.13.8 to 1.13.9 (#568)

This commit is contained in:
dependabot[bot]
2025-04-01 05:10:18 +00:00
committed by GitHub
parent c735962bb9
commit 1e4e9a3316
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/minio/minio-go/v7 v7.0.88
github.com/offen/envconfig v1.5.0
github.com/otiai10/copy v1.14.1
github.com/pkg/sftp v1.13.8
github.com/pkg/sftp v1.13.9
github.com/robfig/cron/v3 v3.0.1
github.com/studio-b12/gowebdav v0.10.0
golang.org/x/crypto v0.35.0