Skip to content

Commit

Permalink
fix(deps): update google.golang.org/genproto digest to 989df2b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2023
1 parent 5611c08 commit dbfb635
Show file tree
Hide file tree
Showing 2 changed files with 2,127 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-20231211222908-989df2bf70f3 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
google.golang.org/grpc v1.59.0
)
Loading

0 comments on commit dbfb635

Please sign in to comment.