grafana: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:47 -07:00
parent 79e2c470ce
commit 9ad6ad9d3a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'grafana' # Template file for 'grafana'
pkgname=grafana pkgname=grafana
version=5.2.3 version=5.2.3
revision=1 revision=2
build_style=go build_style=go
go_import_path=github.com/grafana/grafana go_import_path=github.com/grafana/grafana
go_package="${go_import_path}/pkg/cmd/grafana-cli ${go_import_path}/pkg/cmd/grafana-server" go_package="${go_import_path}/pkg/cmd/grafana-cli ${go_import_path}/pkg/cmd/grafana-server"