~dricottone/huttese-apk

ref: 6b7248ad72e4b2e9c5cbf7da8a8c7ec41d8edfba huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
6b7248ad — Drew DeVault build.yml: prefer abuild -r over abuild -R 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"
)