Unified gopkg.in/yaml version to v2 (#5169)
* Unified gopkg.in/yaml version to v2 and go mod tidy * update CHANGELOG
This commit is contained in:
@@ -32,7 +32,7 @@ import (
|
||||
"time"
|
||||
|
||||
"google.golang.org/protobuf/proto"
|
||||
"gopkg.in/yaml.v2"
|
||||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
||||
// BeegoOutput does work for sending response header.
|
||||
|
||||
Reference in New Issue
Block a user