~dricottone/huttese-apk

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