diff --git a/README.md b/README.md index 8b8484e669..533a90386a 100644 --- a/README.md +++ b/README.md @@ -40,13 +40,14 @@ The client is tested against the currently [supported versions](https://github.c ## Supported Golang Versions -| Client Version | Golang Versions | -|----------------|-----------------| -| => 2.0 <= 2.2 | 1.17, 1.18 | -| >= 2.3 | 1.18.4+, 1.19 | -| >= 2.14 | 1.20, 1.21 | -| >= 2.19 | 1.21, 1.22 | -| >= 2.28 | 1.22, 1.23 | +| Client Version | Golang Versions | +|----------------|------------------| +| => 2.0 <= 2.2 | 1.17, 1.18 | +| >= 2.3 | 1.18.4+, 1.19 | +| >= 2.14 | 1.20, 1.21 | +| >= 2.19 | 1.21, 1.22 | +| >= 2.28 | 1.22, 1.23 | +| >= 2.29 | 1.21, 1.22, 1.23 | ## Documentation