~dricottone/huttese-apk

ref: bb268105e238df6e8540eedaf391cc118ca44c3f huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
bb268105 — Drew DeVault sr.ht/py3-unidiff: bump pkgrel 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"
)