From 2c82bd65d8adb7538b462f8a1d0a8ef30cac7fcf Mon Sep 17 00:00:00 2001 From: Mat Byczkowski Date: Sat, 15 Jun 2019 17:49:05 -0700 Subject: [PATCH] Update README As of #185, certigo requires Go 1.12 to build. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 266eafc..9adb757 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.11 or later to build. +Note that certigo requires Go 1.12 or later to build. ### Develop