Skip to content

Commit 6084682

Browse files
committed
Add missing dependency
Signed-off-by: Kemal Akkoyun <[email protected]>
1 parent d9abf29 commit 6084682

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

jsonnetfile.json

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
22
"version": 1,
33
"dependencies": [
4+
{
5+
"source": {
6+
"git": {
7+
"remote": "https://github.com/grafana/jsonnet-libs.git",
8+
"subdir": "mixin-utils"
9+
}
10+
},
11+
"version": "master"
12+
},
413
{
514
"source": {
615
"local": {

jsonnetfile.lock.json

+10
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,16 @@
9191
"version": "db0e776c0bc76766f29580be3eb6f3b317486c48",
9292
"sum": "+z5VY+bPBNqXcmNAV8xbJcbsRA+pro1R3IM7aIY8OlU="
9393
},
94+
{
95+
"source": {
96+
"git": {
97+
"remote": "https://github.com/grafana/jsonnet-libs.git",
98+
"subdir": "mixin-utils"
99+
}
100+
},
101+
"version": "cee0123922f4877b37804d95f3ee2c975a66b31e",
102+
"sum": "wi1o6t5nUZVcsatqMdGLOWIv1HxNnlaE84oRE0Cl0ec="
103+
},
94104
{
95105
"source": {
96106
"git": {

0 commit comments

Comments
 (0)