~dricottone/huttese-apk

ref: f9164eaf9270912d162384165a36128e438e91d3 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
f9164eaf — Drew DeVault Add py3-redis to py3-srht dependencies 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"
)