Skip to content

Commit

Permalink
fix(deps): update google.golang.org/genproto digest to 29370a3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 8, 2024
1 parent 5611c08 commit d43f9c1
Show file tree
Hide file tree
Showing 2 changed files with 2,494 additions and 13 deletions.
7 changes: 4 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ 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-20240308144416-29370a3891b7 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240228224816-df926f6c8641
google.golang.org/grpc v1.62.0
)
Loading

0 comments on commit d43f9c1

Please sign in to comment.