Chore: update dependencies (#1331)

This commit is contained in:
Loyalsoldier
2021-04-03 14:59:03 +08:00
committed by GitHub
parent d0c829c578
commit e63f995258
9 changed files with 31 additions and 42 deletions

View File

@ -4,7 +4,7 @@ import (
"net/http"
"net/url"
"github.com/go-chi/chi"
"github.com/go-chi/chi/v5"
)
// When name is composed of a partial escape string, Golang does not unescape it