Skip to content

Commit

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

Bump golang.org/x/net from 0.15.0 to 0.17.0 in /_examples/remote-header
  • Loading branch information
rogeralsing authored Nov 23, 2023
2 parents 65710ad + 5548584 commit 507e873
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _examples/remote-header/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,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 507e873

Please sign in to comment.