~dricottone/huttese-apk

ref: f7c650df7c79a9f47075a5593dead3ba59b334c8 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
f7c650df — Drew DeVault sr.ht/py3-billiard: upgrade to 3.6.1.0 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"
)