You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
dependabot updates Sun May 7 14:59:33 UTC 2023 (#4072)
Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /bridge/opentracing/test Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 in /example/view Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 in /exporters/prometheus Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 in /exporters/prometheus Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /exporters/otlp/otlptrace Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /exporters/otlp/otlpmetric/otlpmetricgrpc Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /exporters/otlp/otlptrace/otlptracegrpc Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /exporters/otlp/otlpmetric Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /example/otel-collector Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 in /example/prometheus Bump golang.org/x/sys from 0.7.0 to 0.8.0 in /sdk
This commit is contained in:
committed by
GitHub
parent
e6839571d2
commit
1b04bbc681
@@ -18,7 +18,7 @@ require (
|
||||
require (
|
||||
github.com/go-logr/logr v1.2.4 // indirect
|
||||
go.opentelemetry.io/otel/metric v1.16.0-rc.1 // indirect
|
||||
golang.org/x/sys v0.7.0 // indirect
|
||||
golang.org/x/sys v0.8.0 // indirect
|
||||
)
|
||||
|
||||
replace go.opentelemetry.io/otel/trace => ../../trace
|
||||
|
||||
Reference in New Issue
Block a user