1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/vendor/goftp.io/server/go.mod
2020-02-26 21:26:46 +00:00

9 lines
141 B
Modula-2

module goftp.io/server
go 1.12
require (
github.com/jlaffaye/ftp v0.0.0-20190624084859-c1312a7102bf
github.com/stretchr/testify v1.3.0
)