~dricottone/huttese-apk

ref: 69c56df67be912f82fe8833ca2436d7053795379 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
69c56df6 — Drew DeVault sr.ht/py3-sqlalchemy-utils: upgrade to 0.36.0 5 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"
)