mirror of
https://github.com/jkl1337/duplicacy.git
synced 2026-01-02 11:44:45 -06:00
Update pkg/sftp to 1.10.1
The old version has a bug where a connection closed by the server may cause a deadlock due to a full channel buffer.
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/pkg/sftp"
|
||||
version = "1.0.0"
|
||||
version = "1.10.1"
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
|
||||
Reference in New Issue
Block a user