Skip to content

Commit

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

Bump google.golang.org/grpc from 1.46.2 to 1.56.3 in /_examples/kubernetes-sample
  • Loading branch information
rogeralsing authored Nov 23, 2023
2 parents 3ee9cc3 + 0e9057d commit dad97f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _examples/kubernetes-sample/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@ require (
go.opentelemetry.io/otel/trace v1.16.0 // indirect
golang.org/x/exp v0.0.0-20220518171630-0b5c67f07fdf // indirect
golang.org/x/net v0.15.0 // indirect
golang.org/x/oauth2 v0.6.0 // indirect
golang.org/x/oauth2 v0.7.0 // indirect
golang.org/x/sys v0.12.0 // indirect
golang.org/x/term v0.12.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/time v0.0.0-20220411224347-583f2d630306 // indirect
google.golang.org/appengine v1.6.7 // 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
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down

0 comments on commit dad97f7

Please sign in to comment.