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

@@ -7,7 +7,7 @@
// Date : 2021-09-22 9:07 下午
package kafka
import "github.com/Shopify/sarama"
import "github.com/IBM/sarama"
// IConsumeDataHandler ...
//