~dricottone/huttese-apk

ref: 4546b315eb3f78621ac2f83ce611f6a11fc00c88 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
4546b315 — Drew DeVault py3-srht: drop py3-flask-login dependency 5 years ago
                                                                                
1
2
3
4
5
6
package apk

import (
	_ "github.com/grafana/grafana/pkg/cmd/grafana-server"
	_ "github.com/grafana/grafana/pkg/cmd/grafana-cli"
)