Skip to content

Commit

Permalink
chore: update readme go version from 1.14 to 1.17 (influxdata#9944)
Browse files Browse the repository at this point in the history
  • Loading branch information
MyaLongmire authored Oct 18, 2021
1 parent 2e21682 commit 4d254bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ Ansible role: https://github.com/rossmcdonald/telegraf

### From Source:

Telegraf requires Go version 1.14 or newer, the Makefile requires GNU make.
Telegraf requires Go version 1.17 or newer, the Makefile requires GNU make.

1. [Install Go](https://golang.org/doc/install) >=1.14 (1.15 recommended)
1. [Install Go](https://golang.org/doc/install) >=1.17 (1.17.2 recommended)
2. Clone the Telegraf repository:
```
cd ~/src
Expand Down

0 comments on commit 4d254bd

Please sign in to comment.