module github.com/spf13/afero
require (
github.com/pkg/sftp v1.10.1
golang.org/x/text v0.3.0
)
go 1.13