aboutsummaryrefslogtreecommitdiffstats
path: root/testing/grafana/apk.go
Commit message (Collapse)AuthorAgeFilesLines
* testing/grafana: upgrade to 6.5.1Konstantin Kulikov2019-11-291-6/+0
| | | | | | Also switch back to -mod=vendor mode because: grafana ships incorrect go.mod file even more tests broke in module mode with this upgrade
* testing/grafana: upgrade to 6.4.1Konstantin Kulikov2019-10-241-0/+6
update xerrors to latest for go1.13 compability switch to modules (requirement for above) remove phantomjs stub (replaced with grafana-image-renderer) cleanup conf.d file