mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-31 04:04:24 +01:00
runtime: unify gopkg.in/yaml.v3 to v3.0.1
The older versions have Denial of Service issues. Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
@@ -123,4 +123,5 @@ replace (
|
||||
golang.org/x/text => golang.org/x/text v0.7.0
|
||||
google.golang.org/genproto => google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
|
||||
google.golang.org/grpc => google.golang.org/grpc v1.47.0
|
||||
gopkg.in/yaml.v3 => gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user