~dricottone/huttese-apk

ref: a5767fa728d4a70d3282222911567711d7676a3d huttese-apk/sr.ht/grafana/apk.go -rw-r--r-- 131 bytes
a5767fa7 — Drew DeVault metrics.sr.ht-rules: new aport 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"
)