Skip to content

Conversation

@joelddiaz
Copy link

CVE-2021-3121 ( https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3121 ) covers an issue in GoGo Protobuf. It is fixed with version 1.3.2.

Update the vendoring of gogo/protobuf appropriately.

go get -u github.com/gogo/protobuf ; go mod tidy ; go mod vendor and commit the changes.

CVE-2021-3121 ( https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3121 ) covers an issue in GoGo Protobuf. It is fixed with version 1.3.2.

Update the vendoring of gogo/protobuf appropriately.

`go get -u github.com/gogo/protobuf ; go mod tidy ; go mod vendor` and commit the changes.
@2uasimojo
Copy link

@jqmichael would you be able to (find some one to) review this? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants