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:
@@ -8,7 +8,7 @@ import (
|
||||
|
||||
"akvorado/common/helpers"
|
||||
|
||||
"github.com/Shopify/sarama"
|
||||
"github.com/IBM/sarama"
|
||||
)
|
||||
|
||||
func TestCompressionCodecUnmarshal(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user