~dricottone/huttese-apk

ref: cc12d7352532b481afe66c63cdde94ae7743de83 huttese-apk/sr.ht/grafana/apk.go -rw-r--r-- 131 bytes
cc12d735 — Drew DeVault meta.sr.ht: remove py3-prometheus-client dependency 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"
)