Skip to content

Commit 518224f

Browse files
committed
fix go.mod
1 parent ccbc201 commit 518224f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ require (
77
github.com/secsy/goftp v0.0.0-20200609142545-aa2de14babf4
88
github.com/spf13/afero v1.5.1
99
github.com/stretchr/testify v1.6.1
10+
golang.org/x/text v0.3.4 // indirect
1011
gopkg.in/dutchcoders/goftp.v1 v1.0.0-20170301105846-ed59a591ce14
1112
)
1213

0 commit comments

Comments
 (0)