~dricottone/huttese-apk

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