From a6ac950efe2637692eb51a3c764c10526b65b506 Mon Sep 17 00:00:00 2001 From: Zach Date: Wed, 16 May 2018 10:32:25 -0400 Subject: [PATCH] require go1.10 minimum #1009 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 640cd28742..3faf2c8afd 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ master | [![CircleCI](https://circleci.com/gh/cosmos/cosmos-sdk/tree/master.s **WARNING**: the libraries are still undergoing breaking changes as we get better ideas and start building out the Apps. -**Note**: Requires [Go 1.9+](https://golang.org/dl/) +**Note**: Requires [Go 1.10+](https://golang.org/dl/) ## Overview