From dac621a08961e71dd458543deea2a44b1cf08765 Mon Sep 17 00:00:00 2001 From: Xin Hao Date: Tue, 31 Dec 2024 10:49:07 +0800 Subject: [PATCH] docs: fix prerequisites --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58dc718..6f092d3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ ### Prerequisites -* Go 1.21 or later +* Go 1.23 or later ### Build @@ -83,4 +83,4 @@ $ cd iceberg-go/cmd/iceberg && go build . # Get in Touch -- [Iceberg community](https://iceberg.apache.org/community/) \ No newline at end of file +- [Iceberg community](https://iceberg.apache.org/community/)