Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit 815eaf4

Browse files
committed
Update gogo/protobuf to v1.3.2
bump version 1.3.2 for gogo/protobuf due to CVE-2021-3121 discovered in gogo/protobuf version 1.3.1, CVE has been fixed in 1.3.2 Signed-off-by: Aditi Sharma <[email protected]> (cherry picked from commit containerd/containerd@1423e91) Signed-off-by: Shengjing Zhu <[email protected]>
1 parent 779131a commit 815eaf4

15 files changed

Lines changed: 155 additions & 214 deletions

File tree

pkg/api/runtimeoptions/v1/api.pb.go

Lines changed: 117 additions & 103 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ github.com/docker/go-metrics v0.0.1
2323
github.com/docker/go-units v0.4.0
2424
github.com/godbus/dbus/v5 v5.0.3
2525
github.com/gogo/googleapis v1.3.2
26-
github.com/gogo/protobuf v1.3.1
26+
github.com/gogo/protobuf v1.3.2
2727
github.com/golang/protobuf v1.3.5
2828
github.com/google/uuid v1.1.1
2929
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0

vendor/github.com/gogo/protobuf/Readme.md

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)