telegraf: rebuild with go-1.11

Closes: #2103 [via git-merge-pr]
This commit is contained in:
Michael Gehring 2018-08-25 11:28:25 +02:00 committed by Michael Aldridge
parent 25e7350d86
commit 67d66ccd58

View file

@ -1,7 +1,7 @@
# Template file for 'telegraf'
pkgname=telegraf
version=1.7.3
revision=1
revision=2
build_style="go"
go_import_path="github.com/influxdata/telegraf"
go_package="${go_import_path}/cmd/telegraf"