update go mod

This commit is contained in:
2023-08-14 11:37:59 +08:00
parent 8ab008b8e3
commit d5e63c46c2
6 changed files with 78 additions and 496 deletions

View File

@@ -11,7 +11,7 @@ import (
"context"
"errors"
"github.com/Shopify/sarama"
"github.com/IBM/sarama"
)
// InitConsumer 初始化消费者