~dricottone/huttese-apk

ref: 9cabda84ee4d3d329ce9566a7cd0a137c80c71fd huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
9cabda84 — Drew DeVault py3-importlib-metadata: add py3-packaging to checkdepends 4 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"
)