~dricottone/huttese-apk

ref: 26df7e93de4db1f67c330db85f8b9b2d2ebc7f6b huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
26df7e93 — Drew DeVault sr.ht/py3-emailthreads: upgrade to 0.1.2 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"
)