Skip to content

Commit d3bcbde

Browse files
authored
chore: commit jsonnetfile.lock.json (#1122)
1 parent 8ce41cd commit d3bcbde

File tree

2 files changed

+46
-1
lines changed

2 files changed

+46
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ prometheus_alerts.yaml
22
prometheus_rules.yaml
33
dashboards_out
44
vendor
5-
jsonnetfile.lock.json
65
tmp
76
.vale

jsonnetfile.lock.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"version": 1,
3+
"dependencies": [
4+
{
5+
"source": {
6+
"git": {
7+
"remote": "https://github.com/grafana/grafonnet.git",
8+
"subdir": "gen/grafonnet-latest"
9+
}
10+
},
11+
"version": "82a19822e54a0a12a51e24dbd48fcde717dc0864",
12+
"sum": "64fMUPI3frXGj4X1FqFd1t7r04w3CUSmXaDcJ23EYbQ="
13+
},
14+
{
15+
"source": {
16+
"git": {
17+
"remote": "https://github.com/grafana/grafonnet.git",
18+
"subdir": "gen/grafonnet-v11.1.0"
19+
}
20+
},
21+
"version": "82a19822e54a0a12a51e24dbd48fcde717dc0864",
22+
"sum": "41w7p/rwrNsITqNHMXtGSJAfAyKmnflg6rFhKBduUxM="
23+
},
24+
{
25+
"source": {
26+
"git": {
27+
"remote": "https://github.com/jsonnet-libs/docsonnet.git",
28+
"subdir": "doc-util"
29+
}
30+
},
31+
"version": "6ac6c69685b8c29c54515448eaca583da2d88150",
32+
"sum": "BrAL/k23jq+xy9oA7TWIhUx07dsA/QLm3g7ktCwe//U="
33+
},
34+
{
35+
"source": {
36+
"git": {
37+
"remote": "https://github.com/jsonnet-libs/xtd.git",
38+
"subdir": ""
39+
}
40+
},
41+
"version": "63d430b69a95741061c2f7fc9d84b1a778511d9c",
42+
"sum": "qiZi3axUSXCVzKUF83zSAxklwrnitMmrDK4XAfjPMdE="
43+
}
44+
],
45+
"legacyImports": false
46+
}

0 commit comments

Comments
 (0)