Bump github.com/pkg/sftp from 1.13.7 to 1.13.8 (#558)

This commit is contained in:
dependabot[bot]
2025-03-18 06:22:58 +00:00
committed by GitHub
parent 765630b131
commit c836c19cbe
2 changed files with 32 additions and 6 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.7
github.com/pkg/sftp v1.13.8
github.com/robfig/cron/v3 v3.0.1
github.com/studio-b12/gowebdav v0.10.0
golang.org/x/crypto v0.35.0