thinkerou
2023-01-02 12:40:48 +08:00
committed by GitHub
parent 7d8fc1563b
commit c9b27249fb
5 changed files with 4 additions and 7 deletions

View File

@ -9,7 +9,7 @@ import (
"io"
"net/http"
"gopkg.in/yaml.v2"
"gopkg.in/yaml.v3"
)
type yamlBinding struct{}