Skip to content

Commit

Permalink
Update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlpt…
Browse files Browse the repository at this point in the history
…racegrpc to v1.17.0
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent 409f140 commit 1e9240b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ require (
github.com/go-logr/stdr v1.2.2 // indirect
github.com/gorilla/mux v1.8.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.40.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.11.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.17.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.17.0
go.opentelemetry.io/otel/sdk/metric v0.40.0
)

0 comments on commit 1e9240b

Please sign in to comment.