Skip to content

Commit 9eff95c

Browse files
committed
[internal/kafka] mod tidy
1 parent 20d7a25 commit 9eff95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/kafka/authentication.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ import (
1111
"github.com/IBM/sarama"
1212
"go.opentelemetry.io/collector/config/configtls"
1313

14-
"github.com/open-telemetry/opentelemetry-collector-contrib/internal/kafka/awsmsk"
1514
"github.com/open-telemetry/opentelemetry-collector-contrib/internal/kafka"
15+
"github.com/open-telemetry/opentelemetry-collector-contrib/internal/kafka/awsmsk"
1616
)
1717

1818
// Authentication defines authentication.

0 commit comments

Comments
 (0)