Hi all, I wanted to ask what is the oldest Golang Version that I can use for using Sarama latest compatible library.
We have a very old legacy system that use golang 1.13 and we wanted to migrate to use Kafka.
Can I still use the library without upgrading the system.