~dricottone/huttese-apk

ref: 8925761eae5492803640795cdcd210c6d9a3be4d huttese-apk/sr.ht/grafana/apk.go -rw-r--r-- 131 bytes
8925761e — Drew DeVault prometheus-node-exporter: normalize package 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"
)