~dricottone/huttese-apk

ref: 4ddbac319d942aa88350c72f6e1860bd19c8eb44 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
4ddbac31 — Drew DeVault Remove upstreamed aports 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"
)