From e193710a86656a23fef95d1d19396a3bac556690 Mon Sep 17 00:00:00 2001 From: Claudia Beresford Date: Wed, 27 Jun 2018 11:57:47 +0100 Subject: Bump required Go version for Kubernetes 1.11+ The minimum_go_version for running tests is 1.10.2 --- contributors/devel/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/development.md b/contributors/devel/development.md index 29ba0bd7..80ad361e 100644 --- a/contributors/devel/development.md +++ b/contributors/devel/development.md @@ -136,7 +136,7 @@ development environment, please [set one up](http://golang.org/doc/code.html). | 1.8 | 1.8.3 | | 1.9 | 1.9.1 | | 1.10 | 1.9.1 | -| 1.11+ | 1.10.1 | +| 1.11+ | 1.10.2 | Ensure your GOPATH and PATH have been configured in accordance with the Go environment instructions. -- cgit v1.2.3