forked from grafana/agent
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjsonnetfile.lock.json
More file actions
34 lines (34 loc) · 800 Bytes
/
jsonnetfile.lock.json
File metadata and controls
34 lines (34 loc) · 800 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"version": 1,
"dependencies": [
{
"source": {
"git": {
"remote": "https://github.com/grafana/grafonnet-lib.git",
"subdir": "grafonnet"
}
},
"version": "3626fc4dc2326931c530861ac5bebe39444f6cbf",
"sum": "gF8foHByYcB25jcUOBqP6jxk0OPifQMjPvKY0HaCk6w="
},
{
"source": {
"git": {
"remote": "https://github.com/grafana/jsonnet-libs.git",
"subdir": "grafana-builder"
}
},
"version": "4452566af0a58f25cda10b3e568fac979fda85c3",
"sum": "0KkygBQd/AFzUvVzezE4qF/uDYgrwUXVpZfINBti0oc="
},
{
"source": {
"local": {
"directory": "../../operations/agent-static-mixin"
}
},
"version": ""
}
],
"legacyImports": false
}