Skip to content

Commit

Permalink
Update module google.golang.org/grpc to v1.65.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent 30d1e22 commit cb81ef9
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 @@ -103,7 +103,7 @@ replace (
golang.org/x/net => golang.org/x/net v0.14.0

// Mitigate CVE-2023-32731
google.golang.org/grpc => google.golang.org/grpc v1.57.0
google.golang.org/grpc => google.golang.org/grpc v1.65.0

// Mitigate a vulnerability in yaml.v1 < 2.2.8 (CVE-2019-11254)
gopkg.in/yaml.v2 => gopkg.in/yaml.v2 v2.2.8
Expand Down

0 comments on commit cb81ef9

Please sign in to comment.