~dricottone/huttese-apk

ref: 5606bb981ca7c098d40e632eced725496fa064f0 huttese-apk/sr.ht/grafana/apk.go -rw-r--r-- 131 bytes
5606bb98 — Drew DeVault Move prometheus packages into main repo 4 years ago
                                                                                
b858cc07 Drew DeVault
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"
)