Skip to content

Commit

Permalink
deps(metrics-operator): replace grpc version with v1.58.3 (#2353)
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
  • Loading branch information
bacherfl committed Oct 30, 2023
1 parent aca5bac commit 51269d4
Show file tree
Hide file tree
Showing 2 changed files with 1,230 additions and 37 deletions.
1 change: 1 addition & 0 deletions metrics-operator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,5 @@ replace (
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc => go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.45.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp => go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc => go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0
google.golang.org/grpc => google.golang.org/grpc v1.58.3
)
Loading

0 comments on commit 51269d4

Please sign in to comment.