~dricottone/huttese-apk

ref: e03b8eab755a8fe00cafa6e4f709be576ce9676e huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
e03b8eab — Drew DeVault sr.ht/git-send-email.io: update to 0.1.9 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"
)