升级相关依赖库

This commit is contained in:
GoEdgeLab
2022-03-04 12:31:44 +08:00
parent 524ec43aed
commit 078541de9a
6 changed files with 41 additions and 37 deletions

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"