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

@ -10,7 +10,7 @@ import (
"github.com/Dreamacro/clash/tunnel/statistic"
"github.com/gorilla/websocket"
"github.com/go-chi/chi"
"github.com/go-chi/chi/v5"
"github.com/go-chi/render"
)