We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccbc201 commit 518224fCopy full SHA for 518224f
go.mod
@@ -7,6 +7,7 @@ require (
7
github.com/secsy/goftp v0.0.0-20200609142545-aa2de14babf4
8
github.com/spf13/afero v1.5.1
9
github.com/stretchr/testify v1.6.1
10
+ golang.org/x/text v0.3.4 // indirect
11
gopkg.in/dutchcoders/goftp.v1 v1.0.0-20170301105846-ed59a591ce14
12
)
13
0 commit comments