From 109e949f3ca1ebb53387d7486881bc583f485809 Mon Sep 17 00:00:00 2001 From: kch Date: Wed, 1 Nov 2023 04:13:15 +0000 Subject: [PATCH] update readme go version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46aa84113..c5c5551ee 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ MVP based, Forward compatibility, Iteration ### Prerequisites -* Go1.12.5+ - https://golang.org/dl +* Go1.19.1+ - https://golang.org/dl * Proto Buffers - https://github.com/google/protobuf * CMake 3.0.0 or higher - https://cmake.org