1
mirror of https://github.com/rclone/rclone synced 2025-01-05 06:26:34 +01:00
rclone/vendor/goftp.io/server/go.mod
2019-10-29 17:41:56 +00:00

10 lines
205 B
Modula-2

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