mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
When doing `go get go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.52.0`, go.opentelemetry.io/otel is automatically bumped, too. References: - https://github.com/etcd-io/etcd/pull/18075 - https://github.com/etcd-io/etcd/pull/18074 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>