deprecated v2 yaml package

This commit is contained in:
Cyan 2024-08-17 00:11:04 +08:00
parent 7e55a9ae25
commit 7f02953ab1

View File

@ -11,7 +11,7 @@ import (
"github.com/aceld/kis-flow/flow" "github.com/aceld/kis-flow/flow"
"github.com/aceld/kis-flow/kis" "github.com/aceld/kis-flow/kis"
"github.com/aceld/kis-flow/metrics" "github.com/aceld/kis-flow/metrics"
yaml "gopkg.in/yaml.v2" "gopkg.in/yaml.v3"
) )
type allConfig struct { type allConfig struct {