From fafff020d9cd71d03a3b617e60e83908dac0ecf8 Mon Sep 17 00:00:00 2001 From: dax Date: Mon, 29 Apr 2019 15:52:26 -0700 Subject: [PATCH] Update readme to specify Go 1.12 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9acab50543..5f29d6f8c3 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ The clone will be much faster on this repo if you do This repo includes all of Kubernetes history so `--depth 1` will avoid most of that. -For development, you just need go 1.11 and a sane GOPATH. To compile the binaries run +For development, you just need go 1.12 and a sane GOPATH. To compile the binaries run ```bash go build -o k3s