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.17.0
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent 40fbd54 commit ca452da
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.33.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.11.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.11.1
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.17.0
go.opentelemetry.io/otel/sdk/metric v0.40.0
)

0 comments on commit ca452da

Please sign in to comment.