From 0f4f9e5df42249307258cb7a43a75094da855beb Mon Sep 17 00:00:00 2001 From: Milind L Date: Wed, 25 Oct 2023 20:22:57 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19d0546cd..105504e2b 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ for use with [Confluent Cloud](https://www.confluent.io/confluent-cloud/). Getting Started =============== -Supports Go 1.17+ and librdkafka 2.2.0+. +Supports Go 1.17+ and librdkafka 2.3.0+. Using Go Modules ----------------