chroe: migrate yaml package to github.com/goccy/go-yaml (#4272)
This commit is contained in:
committed by
GitHub
parent
688a429d19
commit
cf4775283e
+1
-1
@@ -9,7 +9,7 @@ import (
|
||||
"io"
|
||||
"net/http"
|
||||
|
||||
"gopkg.in/yaml.v3"
|
||||
"github.com/goccy/go-yaml"
|
||||
)
|
||||
|
||||
type yamlBinding struct{}
|
||||
|
||||
Reference in New Issue
Block a user