chore: update dependencies

This commit is contained in:
MetaCubeX
2022-05-08 00:47:01 +08:00
parent 2fbbf7519f
commit 7136d145f8
5 changed files with 26 additions and 26 deletions

View File

@ -4,7 +4,7 @@ import (
"encoding/json"
C "github.com/Dreamacro/clash/constant"
P "github.com/Dreamacro/clash/constant/provider"
"gopkg.in/yaml.v2"
"gopkg.in/yaml.v3"
"runtime"
"time"
)