~dricottone/huttese-apk

ref: 2b435ab68ded2e8b922919478f04daa5c59ff8e0 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
2b435ab6 — Drew DeVault sr.ht/py3-ansi2html: bump pkgrel 4 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"
)