更新相关依赖库

This commit is contained in:
GoEdgeLab
2022-03-04 12:21:23 +08:00
parent 628a0f855f
commit 0cf53eef77
3 changed files with 62 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
package configutils
import (
"github.com/go-yaml/yaml"
"gopkg.in/yaml.v3"
"io/ioutil"
)