telegraf: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:48 +04:00 committed by Michael Aldridge
parent 47731110e1
commit 90bca26195

View file

@ -1,7 +1,7 @@
# Template file for 'telegraf' # Template file for 'telegraf'
pkgname=telegraf pkgname=telegraf
version=1.18.3 version=1.18.3
revision=2 revision=3
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"