From 5a49b46baaf6754e44c3f5c929c8bf24150ecc07 Mon Sep 17 00:00:00 2001 From: noot Date: Wed, 24 Nov 2021 09:45:26 -0500 Subject: [PATCH] update go version in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cc74233df..9ee69ce916 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ For more information about Gossamer, the Polkadot ecosystem, and how to use Goss ### Prerequisites -install go version `>=1.16` +install go version `>=1.17` ### Installation