Updated readme, now requires Go 1.8 (#2455)

This commit is contained in:
Rickard von Essen 2017-02-21 22:13:22 +01:00 committed by Cameron Sparr
parent 7f24cb1edd
commit 08395de355
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ Ansible role: https://github.com/rossmcdonald/telegraf
Telegraf manages dependencies via [gdm](https://github.com/sparrc/gdm),
which gets installed via the Makefile
if you don't have it already. You also must build with golang version 1.7+.
if you don't have it already. You also must build with golang version 1.8+.
1. [Install Go](https://golang.org/doc/install)
2. [Setup your GOPATH](https://golang.org/doc/code.html#GOPATH)