sftpd: add folder prefix middleware

This commit is contained in:
mmcgeefeedo
2021-07-29 00:32:55 +02:00
committed by Nicola Murino
parent 90b324d707
commit 3ae8abda9e
9 changed files with 740 additions and 19 deletions

1
go.mod
View File

@@ -18,6 +18,7 @@ require (
github.com/go-chi/render v1.0.1
github.com/go-ole/go-ole v1.2.5 // indirect
github.com/go-sql-driver/mysql v1.6.0
github.com/golang/mock v1.6.0
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/grandcat/zeroconf v1.0.0
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect