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

@ -11,7 +11,7 @@ import (
P "github.com/Dreamacro/clash/proxy"
"github.com/Dreamacro/clash/tunnel"
"github.com/go-chi/chi"
"github.com/go-chi/chi/v5"
"github.com/go-chi/render"
)