Defines GOOS and GOARCH for windows builds (#1621)
* defines GOOS and GOARCH for windows builds * default to amd64 on windows * windows: use latest versions of missing packages
This commit is contained in:
committed by
Cameron Sparr
parent
a282fb8524
commit
26315bfbea
@@ -85,6 +85,7 @@ consistent with the behavior of `collection_jitter`.
|
||||
|
||||
### Bugfixes
|
||||
|
||||
- [#1619](https://github.com/influxdata/telegraf/issues/1619): Fix `make windows` build target
|
||||
- [#1519](https://github.com/influxdata/telegraf/pull/1519): Fix error race conditions and partial failures.
|
||||
- [#1477](https://github.com/influxdata/telegraf/issues/1477): nstat: fix inaccurate config panic.
|
||||
- [#1481](https://github.com/influxdata/telegraf/issues/1481): jolokia: fix handling multiple multi-dimensional attributes.
|
||||
|
||||
Reference in New Issue
Block a user