Go version 1.7.4 -> 1.7.5 (#2348)

This commit is contained in:
Martin
2017-02-01 11:07:02 +01:00
committed by Cameron Sparr
parent fb7931591d
commit 3e37dda7b0
2 changed files with 4 additions and 3 deletions

View File

@@ -17,6 +17,7 @@ It is highly recommended that all users migrate to the new riemann output plugin
- [#1900](https://github.com/influxdata/telegraf/pull/1900): Riemann plugin rewrite.
- [#1453](https://github.com/influxdata/telegraf/pull/1453): diskio: add support for name templates and udev tags.
- [#2277](https://github.com/influxdata/telegraf/pull/2277): add integer metrics for Consul check health state.
- [#2348](https://github.com/influxdata/telegraf/pull/2348): Go version 1.7.4 -> 1.7.5
### Bugfixes