File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,6 @@ module github.com/envoyproxy/gateway
22
33go 1.24.7
44
5- // Replace the otelgrpc version because of k8s.io/client-go v0.33.3
6- replace go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 => go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0
7-
85require (
96 fortio.org/fortio v1.72.0
107 fortio.org/log v1.18.1
Original file line number Diff line number Diff line change @@ -695,8 +695,8 @@ go.opentelemetry.io/contrib/bridges/prometheus v0.57.0 h1:UW0+QyeyBVhn+COBec3nGh
695695go.opentelemetry.io/contrib/bridges/prometheus v0.57.0 /go.mod h1:ppciCHRLsyCio54qbzQv0E4Jyth/fLWDTJYfvWpcSVk =
696696go.opentelemetry.io/contrib/exporters/autoexport v0.57.0 h1:jmTVJ86dP60C01K3slFQa2NQ/Aoi7zA+wy7vMOKD9H4 =
697697go.opentelemetry.io/contrib/exporters/autoexport v0.57.0 /go.mod h1:EJBheUMttD/lABFyLXhce47Wr6DPWYReCzaZiXadH7g =
698- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58 .0 h1:PS8wXpbyaDJQ2VDHHncMe9Vct0Zn1fEjpsjrLxGJoSc =
699- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58 .0 /go.mod h1:HDBUsEjOuRC0EzKZ1bSaRGZWUBAzo+MhAcUUORSr4D0 =
698+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61 .0 h1:q4XOmH/0opmeuJtPsbFNivyl7bCt7yRBbeEm2sC/XtQ =
699+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61 .0 /go.mod h1:snMWehoOh2wsEwnvvwtDyFCxVeDAODenXHtn5vzrKjo =
700700go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 h1:Hf9xI/XLML9ElpiHVDNwvqI0hIFlzV8dgIr35kV1kRU =
701701go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 /go.mod h1:NfchwuyNoMcZ5MLHwPrODwUF1HWCXWrL31s8gSAdIKY =
702702go.opentelemetry.io/otel v1.38.0 h1:RkfdswUDRimDg0m2Az18RKOsnI8UDzppJAtj01/Ymk8 =
You can’t perform that action at this time.
0 commit comments