module github.com/atulanand206/go-kafka go 1.15 require ( github.com/namsral/flag v1.7.4-pre github.com/segmentio/kafka-go v0.4.15 )