From a6e9e042c55889f57586a3296e8e13616337ed82 Mon Sep 17 00:00:00 2001 From: iamqizhao Date: Mon, 28 Mar 2016 15:02:37 -0700 Subject: [PATCH] Bump the required Go version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37b05f09..323fe198 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ $ go get google.golang.org/grpc Prerequisites ------------- -This requires Go 1.4 or above. +This requires Go 1.5+. Constraints -----------