~dricottone/huttese-apk

ref: 8b2e666b3283f3c2d60297ae64bb2beda351b8de huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
8b2e666b — Drew DeVault sr.ht/py3-pgpy: 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"
)