~dricottone/huttese-apk

ref: 7e376aebd9fa0b59efab7e369bb68e2f5568e88b huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
7e376aeb — Drew DeVault sr.ht/py3-pygithub: add setuptools to makedeps 5 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"
)