diff --git a/bridges/otellogr/example_test.go b/bridges/otellogr/example_test.go index 8812c94dedd..a8cb8d66cf8 100644 --- a/bridges/otellogr/example_test.go +++ b/bridges/otellogr/example_test.go @@ -5,6 +5,7 @@ package otellogr_test import ( "github.com/go-logr/logr" + "go.opentelemetry.io/otel/log" "go.opentelemetry.io/otel/log/noop"