Support passphrase-protected SSH identity files on non-CLI clients

This commit is contained in:
2024-12-28 15:09:17 -05:00
parent 1b9237af0b
commit a4a39a3a99
8 changed files with 22 additions and 35 deletions
-1
View File
@@ -7,7 +7,6 @@ require (
github.com/pkg/sftp v1.13.7
github.com/pquerna/otp v1.4.1-0.20231130234153-3357de7c0481
golang.org/x/crypto v0.31.0
golang.org/x/term v0.27.0
gopkg.in/ini.v1 v1.67.0
)