module kafka_pub go 1.12 require ( github.com/Shopify/sarama v1.23.1 gopkg.in/jcmturner/goidentity.v3 v3.0.0 // indirect )