Update gopsutil dependency

primarily for a fix in Windows network counter getting code

closes #1949
This commit is contained in:
Cameron Sparr
2016-10-26 17:17:20 +01:00
parent a6ed4d4c3a
commit dc28875437
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,8 @@
### Bugfixes
- [#1949](https://github.com/influxdata/telegraf/issues/1949): Fix windows `net` plugin.
## v1.1 [unreleased]
### Release Notes