~dricottone/huttese-apk

ref: ef483b922eb9bddf321148344775d5e437f080c8 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
ef483b92 — Drew DeVault sr.ht/py3-misaka: bump pkgrel 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"
)