chore: upgrade to yaml.v3 close #1

This commit is contained in:
henry.chen
2022-05-27 09:13:22 +08:00
parent 38aa704198
commit db00a9b527
3 changed files with 2 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ import (
"path/filepath"
"strings"
"gopkg.in/yaml.v2"
"gopkg.in/yaml.v3"
)
var (