~dricottone/huttese-apk

ref: 9da38f0e93306126233c10b68a033a32a6249d5e huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
9da38f0e — Drew DeVault build.yml: use sr.ht 3.11 repository 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"
)