bsm/sarama-cluster

import with capital S creates issues

chadgrant opened this issue · 1 comments

not sure why there is a capital S in the import of github.com/Shopify/sarama as the norm is lowercase, this creates issues with goimports forcing us to change our style/code. "case-insensitive import collision"