mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
7321f1d227
Signed-off-by: paulfantom <pawel@krupa.net.pl>
25 lines
470 B
JSON
25 lines
470 B
JSON
{
|
|
"dependencies": [
|
|
{
|
|
"name": "grafana-builder",
|
|
"source": {
|
|
"git": {
|
|
"remote": "https://github.com/grafana/jsonnet-libs",
|
|
"subdir": "grafana-builder"
|
|
}
|
|
},
|
|
"version": "master"
|
|
},
|
|
{
|
|
"name": "grafonnet",
|
|
"source": {
|
|
"git": {
|
|
"remote": "https://github.com/grafana/grafonnet-lib",
|
|
"subdir": "grafonnet"
|
|
}
|
|
},
|
|
"version": "master"
|
|
}
|
|
]
|
|
}
|