Skip to content

Commit c50d43d

Browse files
committed
Update afero to v1.15.0
Signed-off-by: Mark Sagi-Kazar <[email protected]>
1 parent d8caf04 commit c50d43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sftpfs/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replace github.com/spf13/afero => ../
66

77
require (
88
github.com/pkg/sftp v1.13.8
9-
github.com/spf13/afero v1.14.0
9+
github.com/spf13/afero v1.15.0
1010
golang.org/x/crypto v0.36.0
1111
)
1212

0 commit comments

Comments
 (0)