~dricottone/huttese-apk

ref: 81ab56f553c127a70584ab5a68e326ce241f6df0 huttese-apk/sr.ht/grafana/apk.go -rw-r--r-- 131 bytes
81ab56f5 — Drew DeVault git.sr.ht: add minio dependency 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"
)