From 892328ae857f8bba8a9945a5020fb51d48477a1e Mon Sep 17 00:00:00 2001 From: Cedric Staub Date: Fri, 18 Aug 2017 12:53:04 -0700 Subject: [PATCH] Update README to mention Go 1.9 requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4060581..ef17141 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ On macOS you can also use homebrew to install: brew install certigo -Note that certigo requires Go 1.8 or later to build. +Note that certigo requires Go 1.9 or later to build. ### Develop