升级相关依赖库

This commit is contained in:
刘祥超
2022-03-04 12:31:44 +08:00
parent 77606709b3
commit 4fc5d5b549
6 changed files with 41 additions and 37 deletions
+1 -1
View File
@@ -2,8 +2,8 @@ package configs
import (
teaconst "github.com/TeaOSLab/EdgeAPI/internal/const"
"github.com/go-yaml/yaml"
"github.com/iwind/TeaGo/Tea"
"gopkg.in/yaml.v3"
"io/ioutil"
"os"
"path/filepath"