diff options
Diffstat (limited to '')
| -rw-r--r-- | deploy/jsonnetfile.lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deploy/jsonnetfile.lock.json b/deploy/jsonnetfile.lock.json index 4181842..b0e3491 100644 --- a/deploy/jsonnetfile.lock.json +++ b/deploy/jsonnetfile.lock.json @@ -4,7 +4,7 @@ { "source": { "git": { - "remote": "https://github.com/grafana/jsonnet-libs", + "remote": "https://github.com/grafana/jsonnet-libs.git", "subdir": "ksonnet-util" } }, @@ -14,7 +14,7 @@ { "source": { "git": { - "remote": "https://github.com/jsonnet-libs/k8s-alpha", + "remote": "https://github.com/jsonnet-libs/k8s-alpha.git", "subdir": "1.21" } }, @@ -24,7 +24,7 @@ { "source": { "git": { - "remote": "https://gitlab.com/cocainefarm/k8s/lib/util", + "remote": "https://gitlab.com/cocainefarm/k8s/lib/util.git", "subdir": "" } }, |
