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

@@ -14,8 +14,8 @@ import (
"sync"
"time"
"github.com/go-chi/chi"
"github.com/go-chi/jwtauth"
"github.com/go-chi/chi/v5"
"github.com/go-chi/jwtauth/v5"
"github.com/drakkan/sftpgo/common"
"github.com/drakkan/sftpgo/dataprovider"