Skip to content

Commit

Permalink
fix(deps): update module google.golang.org/grpc to v1.56.3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 30, 2024
1 parent 5611c08 commit 221fa6e
Show file tree
Hide file tree
Showing 2 changed files with 1,401 additions and 13 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/googleapis/grpc-fallback-go
go 1.13

require (
github.com/golang/protobuf v1.5.2
github.com/golang/protobuf v1.5.3
github.com/gorilla/mux v1.8.0
google.golang.org/genproto v0.0.0-20220725144611-272f38e5d71b
google.golang.org/grpc v1.48.0
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
google.golang.org/grpc v1.56.3
)
Loading

0 comments on commit 221fa6e

Please sign in to comment.