undefined: yaml (typecheck)

This commit is contained in:
aceld 2024-04-16 15:31:40 +08:00
parent 6d83c3b3c2
commit d03a0da2e8

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"
"gopkg.in/yaml.v3" yaml "gopkg.in/yaml.v2"
) )
type allConfig struct { type allConfig struct {