Skip to content

Commit

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

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

Please sign in to comment.