Skip to content

Commit 0f802f5

Browse files
committed
1 parent 8e673fa commit 0f802f5

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

Gopkg.lock

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

Gopkg.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@
8787
name = "golang.org/x/net"
8888
revision = "69a78807bb2bb6d1599c68698c6b009505012083"
8989

90+
[[override]]
91+
name = "github.com/gogo/protobuf"
92+
# Fixes https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3121
93+
version = "v1.3.2"
94+
9095
[prune]
9196
go-tests = true
9297
unused-packages = true

vendor/github.com/gogo/protobuf/proto/text_parser.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)