mirror of
https://github.com/aceld/kis-flow.git
synced 2025-02-02 15:28:38 +08:00
undefined: yaml (typecheck)
This commit is contained in:
parent
6d83c3b3c2
commit
d03a0da2e8
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user