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 Tue Jun 20 09:20:10 UTC 2023 (#4240)
Bump google.golang.org/grpc from 1.55.0 to 1.56.0 in /bridge/opentracing/test Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 in /example/view Bump github.com/golangci/golangci-lint from 1.53.2 to 1.53.3 in /internal/tools Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 in /exporters/prometheus Bump golang.org/x/tools from 0.9.3 to 0.10.0 in /internal/tools Bump google.golang.org/grpc from 1.55.0 to 1.56.0 in /exporters/otlp/otlpmetric/otlpmetricgrpc Bump google.golang.org/grpc from 1.55.0 to 1.56.0 in /exporters/otlp/otlpmetric Bump google.golang.org/grpc from 1.55.0 to 1.56.0 in /exporters/otlp/otlptrace/otlptracegrpc Bump google.golang.org/grpc from 1.55.0 to 1.56.0 in /exporters/otlp/otlptrace Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 in /example/prometheus Bump google.golang.org/grpc from 1.55.0 to 1.56.0 in /example/otel-collector Bump golang.org/x/sys from 0.8.0 to 0.9.0 in /sdk
This commit is contained in:
committed by
GitHub
parent
b757c7083b
commit
e3f547fedd
@@ -20,7 +20,7 @@ require (
|
||||
github.com/go-logr/stdr v1.2.2 // indirect
|
||||
github.com/openzipkin/zipkin-go v0.4.1 // indirect
|
||||
go.opentelemetry.io/otel/metric v1.16.0 // indirect
|
||||
golang.org/x/sys v0.8.0 // indirect
|
||||
golang.org/x/sys v0.9.0 // indirect
|
||||
)
|
||||
|
||||
replace go.opentelemetry.io/otel/trace => ../../trace
|
||||
|
||||
Reference in New Issue
Block a user