Skip to content

Commit

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

Bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /_examples/remote-chat
  • Loading branch information
rogeralsing authored Nov 23, 2023
2 parents 3a56756 + ad07275 commit fc5ed7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _examples/remote-chat/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ require (
golang.org/x/net v0.15.0 // indirect
golang.org/x/sys v0.12.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 fc5ed7c

Please sign in to comment.