module github.com/ant-libs-go/kafka go 1.14 require ( github.com/Shopify/sarama v1.28.0 github.com/ant-libs-go/config v0.2.7 github.com/ant-libs-go/util v0.1.29 github.com/bsm/sarama-cluster v2.1.15+incompatible github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575 )