~dricottone/huttese-apk

ref: d615d8aab1f33821bc025d8b508c2d4996795d0e huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
d615d8aa — Drew DeVault sr.ht/py3-gitlab: upgrade to 1.15.0 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"
)