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
…racehttp to v1.20.0
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent c37ad5c commit ca17746
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 @@ -37,6 +37,6 @@ require (
github.com/gorilla/mux v1.8.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.19.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.20.0
go.opentelemetry.io/otel/sdk/metric v1.19.0
)

0 comments on commit ca17746

Please sign in to comment.