~dricottone/huttese-apk

ref: 01e3763e2ec45dbfc3e01cf725cb5f6a1154b35f huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
01e3763e — Drew DeVault sr.ht/paste.sr.ht: upgrade to 0.9.0 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"
)