mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-30 04:05:36 +02:00
Use feature branch for package sftp
This commit is contained in:
4
go.mod
4
go.mod
@@ -17,10 +17,10 @@ require (
|
||||
github.com/minio/minio-go/v7 v7.0.87
|
||||
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-0.20250227140229-584399def273
|
||||
github.com/robfig/cron/v3 v3.0.1
|
||||
github.com/studio-b12/gowebdav v0.10.0
|
||||
golang.org/x/crypto v0.33.0
|
||||
golang.org/x/crypto v0.35.0
|
||||
golang.org/x/oauth2 v0.27.0
|
||||
golang.org/x/sync v0.11.0
|
||||
mvdan.cc/sh/v3 v3.10.0
|
||||
|
||||
Reference in New Issue
Block a user