mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
common/kafka: switch to github.com/IBM/sarama
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/Shopify/sarama"
|
||||
"github.com/IBM/sarama"
|
||||
|
||||
"akvorado/common/kafka"
|
||||
"akvorado/common/reporter"
|
||||
|
||||
Reference in New Issue
Block a user