~dricottone/huttese-apk

ref: ddf882bee914517def3b519530e9d21a88aedda4 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
ddf882be — Drew DeVault sr.ht/py3-srht: upgrade to 0.57.2 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"
)