ftp/go.mod
2020-07-08 08:20:38 +02:00

6 lines
84 B
Modula-2

module github.com/jlaffaye/ftp
go 1.14
require github.com/stretchr/testify v1.6.1