Skip to content

Commit

Permalink
deprecated v2 yaml package
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyan1614 committed Aug 16, 2024
1 parent 7e55a9a commit 7f02953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion file/config_import.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
"github.com/aceld/kis-flow/flow"
"github.com/aceld/kis-flow/kis"
"github.com/aceld/kis-flow/metrics"
yaml "gopkg.in/yaml.v2"
"gopkg.in/yaml.v3"
)

type allConfig struct {
Expand Down

0 comments on commit 7f02953

Please sign in to comment.