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

@ -13,7 +13,7 @@ import (
C "github.com/Dreamacro/clash/constant"
"github.com/Dreamacro/clash/tunnel"
"github.com/go-chi/chi"
"github.com/go-chi/chi/v5"
"github.com/go-chi/render"
)