~dricottone/huttese-apk

ref: 1264e997f0e65e3c06e8adf41ddc53628806d03e huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
1264e997 — Drew DeVault dispatch.sr.ht: upgrade to 0.13.2 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"
)