~dricottone/huttese-apk

ref: 023bc5a6a48f0c22f95189d7e42f5c9fae2335b8 huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
023bc5a6 — Drew DeVault py3-srht: add html5lib 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"
)