From 282d81d8603c10a5d80b134def299c8ac801d10a Mon Sep 17 00:00:00 2001 From: Nicolas Ruflin Date: Mon, 24 Apr 2017 09:54:10 +0200 Subject: [PATCH] Update CONTRIBUTING.md to Golang 1.8.1 (#4094) Update of the Contributing guide was missed in https://github.com/elastic/beats/pull/4033. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 44257d94f4a4..8425cad48661 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,7 +51,7 @@ Beats](https://github.com/elastic/beats/blob/master/libbeat/docs/communitybeats. The Beats are Go programs, so install the latest version of [golang](http://golang.org/) if you don't have it already. The current Go version -used for development is Golang 1.7.4. +used for development is Golang 1.8.1. The location where you clone is important. Please clone under the source directory of your `GOPATH`. If you don't have `GOPATH` already set, you can