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,7 +14,7 @@ import (
"strings"
"time"
"github.com/go-chi/chi/middleware"
"github.com/go-chi/chi/v5/middleware"
"github.com/rs/cors"
"github.com/rs/xid"
"golang.org/x/net/webdav"