Skip to content

Commit

Permalink
Merge pull request #943 from asynkron/dependabot/go_modules/_examples…
Browse files Browse the repository at this point in the history
…/remote-routing/golang.org/x/net-0.17.0

Bump golang.org/x/net from 0.15.0 to 0.17.0 in /_examples/remote-routing
  • Loading branch information
rogeralsing authored Nov 21, 2023
2 parents 1b57a1f + c8a4e6f commit 2c9f4f0
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 @@ -38,8 +38,8 @@ require (
go.opentelemetry.io/otel/sdk/metric v0.39.0 // indirect
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/sys v0.12.0 // indirect
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
Expand Down

0 comments on commit 2c9f4f0

Please sign in to comment.