Skip to content

Commit

Permalink
Update protobuf to address CVE-2024-24786
Browse files Browse the repository at this point in the history
  • Loading branch information
ehelms committed Oct 16, 2024
1 parent 7647223 commit d3d76a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ require (
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231009173412-8bfb1ae86b6c // indirect
google.golang.org/protobuf v1.31.0 // indirect
google.golang.org/protobuf v1.35.1 // indirect
)

0 comments on commit d3d76a8

Please sign in to comment.