~dricottone/huttese-apk

ref: c070a390318d41b3b8760d8444bf06b2b7b4433f huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
c070a390 — Drew DeVault sr.ht/py3-colour: add py3-wheel makedepend 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"
)