更新相关依赖库

This commit is contained in:
刘祥超
2022-03-04 12:21:23 +08:00
parent d93f9b84b5
commit 4c8081c52b
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"
)