telegraf: rebuild with go-1.9.3
This commit is contained in:
parent
5bb593f5ae
commit
888a7b7b23
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'telegraf'
|
# Template file for 'telegraf'
|
||||||
pkgname=telegraf
|
pkgname=telegraf
|
||||||
version=1.5.0
|
version=1.5.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style="go"
|
build_style="go"
|
||||||
go_import_path="github.com/influxdata/telegraf"
|
go_import_path="github.com/influxdata/telegraf"
|
||||||
go_package="${go_import_path}/cmd/telegraf"
|
go_package="${go_import_path}/cmd/telegraf"
|
||||||
|
|
Loading…
Reference in New Issue