prepare for 2.0.3 release

This commit is contained in:
Nicola Murino
2021-03-28 14:54:27 +02:00
parent a3d4f5e800
commit 7dd795e6ed
18 changed files with 136 additions and 96 deletions

View File

@@ -5,7 +5,7 @@ import (
"fmt"
"path/filepath"
"github.com/go-chi/chi/middleware"
"github.com/go-chi/chi/v5/middleware"
"github.com/drakkan/sftpgo/common"
"github.com/drakkan/sftpgo/logger"