mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-12 06:24:10 +01:00
common/kafka: switch to github.com/IBM/sarama
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/Shopify/sarama"
|
||||
"github.com/IBM/sarama"
|
||||
|
||||
"akvorado/common/helpers"
|
||||
"akvorado/common/kafka"
|
||||
|
||||
Reference in New Issue
Block a user