Skip to content

Commit

Permalink
Merge pull request #6 from lexicoder/renovate/go.opentelemetry.io-ote…
Browse files Browse the repository at this point in the history
…l-exporters-otlp-otlpmetric-otlpmetrichttp-0.x

Update module go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp to v0.40.0
  • Loading branch information
lexicoder authored Aug 29, 2023
2 parents 2c2cf00 + f5de94a commit 409f140
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 @@ -35,7 +35,7 @@ require (
github.com/go-logr/logr v1.2.3 // indirect
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.33.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/otlptracehttp v1.17.0
go.opentelemetry.io/otel/sdk/metric v0.40.0
Expand Down

0 comments on commit 409f140

Please sign in to comment.