mirror of
https://github.com/aceld/kis-flow.git
synced 2025-01-22 23:20:24 +08:00
deprecated v2 yaml package
This commit is contained in:
parent
7e55a9ae25
commit
7f02953ab1
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user