update ftpserverlib to include the latest fixes and features

This commit is contained in:
Nicola Murino
2020-12-18 08:49:32 +01:00
parent 15609cdbc7
commit 65e6d5475f
4 changed files with 7 additions and 44 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go v1.36.10
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf // indirect
github.com/eikenb/pipeat v0.0.0-20200430215831-470df5986b6d
github.com/fclairamb/ftpserverlib v0.10.1-0.20201216194609-c84759b77643
github.com/fclairamb/ftpserverlib v0.10.1-0.20201218011054-66782562d4fd
github.com/frankban/quicktest v1.11.2 // indirect
github.com/go-chi/chi v1.5.1
github.com/go-chi/render v1.0.1