Skip to content

Commit

Permalink
Merge pull request #939 from asynkron/dependabot/go_modules/_examples…
Browse files Browse the repository at this point in the history
…/remote-routing/google.golang.org/grpc-1.56.3

Bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /_examples/remote-routing
  • Loading branch information
rogeralsing authored Nov 23, 2023
2 parents 8b41597 + 8c3d528 commit 3eb1277
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _examples/remote-routing/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ require (
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 // indirect
google.golang.org/grpc v1.55.0 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/grpc v1.56.3 // indirect
)

0 comments on commit 3eb1277

Please sign in to comment.