We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca5781 commit 487a81dCopy full SHA for 487a81d
sftpfs/go.mod
@@ -6,7 +6,7 @@ replace github.com/spf13/afero => ../
6
7
require (
8
github.com/pkg/sftp v1.13.8
9
- github.com/spf13/afero v1.13.0
+ github.com/spf13/afero v1.14.0
10
golang.org/x/crypto v0.36.0
11
)
12
0 commit comments