From 018e42a02b7c6eea79e002a8bad2d9c28269e29f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Zdyba=C5=82?= Date: Thu, 19 Jan 2023 11:20:30 +0100 Subject: [PATCH] Update required go vesion in readme (#696) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fb029336bd..dd6b5ce603e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ABCI-client implementation for Optimistic Rollups. ## Building From Source -Requires Go version >= 1.17. +Requires Go version >= 1.19. To build: