chronograf: rebuild with go-1.10

This commit is contained in:
Andrew Benson 2018-02-22 22:56:00 -05:00 committed by Michael Gehring
parent adb6093f71
commit a3844b0287

View file

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