1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

dependabot updates Sun Apr 2 15:32:08 UTC 2023 (#3963)

Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 in /exporters/zipkin
Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 in /exporters/jaeger
Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 in /sdk/metric
Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 in /sdk
Bump github.com/go-logr/logr from 1.2.3 to 1.2.4
This commit is contained in:
OpenTelemetry Bot
2023-04-02 13:10:19 -03:00
committed by GitHub
parent 22fd10447d
commit 5f13db5ca6
56 changed files with 84 additions and 84 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module go.opentelemetry.io/otel
go 1.19
require (
github.com/go-logr/logr v1.2.3
github.com/go-logr/logr v1.2.4
github.com/go-logr/stdr v1.2.2
github.com/google/go-cmp v0.5.9
github.com/stretchr/testify v1.8.2