~dricottone/huttese-apk

ref: d5549f0216649308e4bcca365097c4cc9d735ae3 huttese-apk/prometheus/grafana/go.mod -rw-r--r-- 167 bytes
d5549f02 — Drew DeVault sr.ht/py3-stripe: upgrade to 2.41.0 5 years ago
                                                                                
1
2
3
4
5
6
7
8
module apk

go 1.13

require (
	github.com/grafana/grafana v1.9.2-0.20191106120433-092e51408a7b
	golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 // indirect
)