~dricottone/huttese-apk

ref: 413df15603e091f82f4550ae7048df9f78f9a7ee huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
413df156 — Drew DeVault sr.ht/py3-case: bump pkgrel 4 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"
)