Clean up jsonnet dependencies and use absolute imports

This commit is contained in:
Matthias Loibl
2020-10-22 19:24:41 +02:00
parent 3e00845588
commit 10a2b64c11
3 changed files with 2 additions and 24 deletions

View File

@@ -1,14 +1,3 @@
{
"dependencies": [
{
"name": "ksonnet",
"source": {
"git": {
"remote": "https://github.com/ksonnet/ksonnet-lib",
"subdir": ""
}
},
"version": "master"
}
]
"dependencies": []
}

View File

@@ -18,5 +18,5 @@
"version": ""
}
],
"legacyImports": true
"legacyImports": false
}

View File

@@ -1,17 +1,6 @@
{
"version": 1,
"dependencies": [
{
"source": {
"git": {
"remote": "https://github.com/ksonnet/ksonnet-lib.git",
"subdir": ""
}
},
"version": "0d2f82676817bbf9e4acf6495b2090205f323b9f",
"sum": "h28BXZ7+vczxYJ2sCt8JuR9+yznRtU/iA6DCpQUrtEg=",
"name": "ksonnet"
},
{
"source": {
"local": {