package main import "github.com/drakkan/sftpgo/ldapauthserver/cmd" func main() { cmd.Execute() }