~dricottone/huttese-apk

ref: 688599766e6290f9847281a3260fbd7e211c73d3 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
68859976 — Drew DeVault sr.ht/py3-infinity: 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"
)