Skip to content

Commit

Permalink
Fix protobuf vulnerability (#245)
Browse files Browse the repository at this point in the history
Signed-off-by: Liu Ying <[email protected]>
  • Loading branch information
cdlliuy authored Mar 24, 2021
1 parent 6910664 commit 471da04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ require (
github.com/blang/semver/v4 v4.0.0
github.com/coreos/etcd v3.3.25+incompatible // indirect
github.com/ghodss/yaml v1.0.0
github.com/gogo/protobuf v1.3.2 // indirect
github.com/go-git/go-git/v5 v5.1.0
github.com/go-logr/logr v0.1.0
github.com/go-logr/zapr v0.1.0
Expand Down

0 comments on commit 471da04

Please sign in to comment.