Bump github.com/pkg/sftp from 1.13.6 to 1.13.7 (#489)

This commit is contained in:
dependabot[bot]
2024-10-28 21:33:27 +00:00
committed by GitHub
parent d46918b13a
commit 731421e359
2 changed files with 17 additions and 7 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/minio/minio-go/v7 v7.0.78
github.com/offen/envconfig v1.5.0
github.com/otiai10/copy v1.14.0
github.com/pkg/sftp v1.13.6
github.com/pkg/sftp v1.13.7
github.com/robfig/cron/v3 v3.0.1
github.com/studio-b12/gowebdav v0.9.0
golang.org/x/crypto v0.28.0