Skip to content

Commit

Permalink
min version
Browse files Browse the repository at this point in the history
  • Loading branch information
emasab committed Jun 21, 2022
1 parent eec9e81 commit 909dab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -126,7 +126,7 @@ for use with [Confluent Cloud](https://www.confluent.io/confluent-cloud/).
Getting Started
===============

Supports Go 1.11+ and librdkafka 1.6.0+.
Supports Go 1.11+ and librdkafka 1.9.0+.

Using Go Modules
----------------
Expand Down Expand Up @@ -218,7 +218,7 @@ with `-tags dynamic`.
**Note:** If you use the `master` branch of the Go client, then you need to use
the `master` branch of librdkafka.

**confluent-kafka-go requires librdkafka v1.6.0 or later.**
**confluent-kafka-go requires librdkafka v1.9.0 or later.**


API Strands
Expand Down

0 comments on commit 909dab4

Please sign in to comment.