We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d7a25 commit 9eff95cCopy full SHA for 9eff95c
pkg/kafka/authentication.go
@@ -11,8 +11,8 @@ import (
11
"github.com/IBM/sarama"
12
"go.opentelemetry.io/collector/config/configtls"
13
14
- "github.com/open-telemetry/opentelemetry-collector-contrib/internal/kafka/awsmsk"
15
"github.com/open-telemetry/opentelemetry-collector-contrib/internal/kafka"
+ "github.com/open-telemetry/opentelemetry-collector-contrib/internal/kafka/awsmsk"
16
)
17
18
// Authentication defines authentication.
0 commit comments