go.mod 84 B

12345
  1. module github.com/jlaffaye/ftp
  2. go 1.13
  3. require github.com/stretchr/testify v1.4.0