~dricottone/huttese-apk

ref: f37fd9e4ce5fa86699cb8e2391f8fe8064d67c44 huttese-apk/sr.ht/grafana/go.mod -rw-r--r-- 167 bytes
f37fd9e4 — Drew DeVault alertmanager: remove storage path option 4 years ago
                                                                                
b858cc07 Drew DeVault
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
)